#footer{
	font-family: Arial;
	font-size: x-small;
	clear: left;
	width: 751px;
	background: #FFFFFF;
	color: #999999;
	text-align: justify;
	padding: 0px 8px 0px 8px;
}

#footer a{
	color: #CCC;
	text-decoration: none;
	outline-style: none;
}

#footer a:hover{
	color: #CCC;
	text-decoration: underline;
	outline-style: none;
}

.copyLeft {
	float: left;
	color: #c0c0c0;
}

.copyRight {
	float: right;
	color: #c0c0c0;
}

#footer-OS{
	font-family: Arial;
	font-size: x-small;
	color: #999999;
	text-align: justify;
}

#footer-OS a:link, #footer-OS a:visited{
	color: #CCC;
	text-decoration: none;
	outline-style: none;
}

#footer-OS a:hover{
	color: #CCC;
	text-decoration: underline;
	outline-style: none;
}