#foot{width:980px; margin:0 auto;}
#foot .ofoo{
	background-color: #ffae00;
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 18px;
}
#foot a:link, #foot a:visited{ color:#000000; text-decoration:none;}
#foot a:hover, #foot a:active{ color:red; text-decoration:underline;}

.footer{	line-height: 18px;
	text-align: center;
	width: 976px;
	margin-top: 10px;
	margin-bottom: 20px;
	color:#0D5494;}