.footer
{
	width:850px;
	text-align:center;
	margin-top:20px;
}
.footer a, .footer a:visited, .footer a:hover {
	color:#000;	
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}