#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#footer a {
	color: #FC0;
	text-decoration: none;
}
#footer a:hover  {
	text-decoration: underline;
}
#footer a.gray {
	color: #B1B1B1;
	text-decoration: none;
}
