#footer {
	background: #401000 url(../img/footer_back.gif) repeat-x;
	font-size: 90%;
	line-height: 170%;
	color: #FFFFFF;
}
#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
