#footer {
	color: #F8CAAB;
	background-color: #E56817;
	width: 963px;
	text-align: center;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 7px;
}
#footer a:link , #footer a:visited{
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
}
