#footer
{  
	background-color:	#999999;  
	text-align:		center;
	color:			#FF0000;
}

#footer a
{
	color:			#990000;
}

#footer a:hover
{
	color:			#000000;
}