#footer p a:link, #footer p a:visited, #footer p a:active 
{
	color: #4d939d;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}

#footer p a:hover 
{
	text-decoration: none;
	color: orange;
}

#footer { 
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 955px;
	margin-top: 5px;
}
