.socialMediaImg
{
	border: 0;
	margin-bottom:3px;
}

.socialMediaBox
{
	position: absolute;
	left: 542px;
	top: 78px;
	width: 160px;
	color: rgb(190,190,190);
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

.copyrightBox
{
	position: absolute;
	left: 542px;
	top: 548px;
	width: 160px;
	color: rgb(190,190,190);
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

.redHoverBox a:visited
{
	color: black;
}

.redHoverBox a:hover
{
	color: red;
}	

