@charset "UTF-8";/* CSS Document */#footer {	width: 755px;	clear: both;	margin-top: 12px;	font-size: 11px;	color: #666666;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: center;}#footer p {	line-height: normal;}#footer a, #footer a:visited {	color: #666666;}#footer a:hover {	color: #872434;	background-color: #FAFAFA;	text-decoration: underline;}