#footer {
	width: 740px;
	clear: both;
	background: #005883;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	color: #ffffff;
}

a.footertext, a.footertext:link, a.footertext:visited {
	color: #f2ccd6; 
	font-weight: bold;
	text-decoration: none;
}

a.footertext:hover {
	color: #c10435;
	text-decoration: underline; 
}

#browser_recommend {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #005883;
	display: block;
	background: #ffffff;
}