#foot {
	width:600px;
	height: 26px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#003366; 
	font-size:10px;
	}
	
#foot a {
	text-decoration:none;
	color:#B92120;
	}
	
#foot a:visited {
	text-decoration:none;
	color:#B92120;
	}

#foot a:hover {
	text-decoration:none;
	color:#003366;
	}
	
	