body {
	background-color: #870805;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #870805;
}
a:visited {
	text-decoration: underline;
	color: #870805;
}
a:hover {
	text-decoration: none;
	color: #CC5800;
}
a:active {
	text-decoration: underline;
	color: #870805;
}

#footer a:link {
	text-decoration: underline;
	color: #870805;
	font-size: 12px;
}
#footer a:visited {
	text-decoration: underline;
	color: #870805;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: none;
	color: #FFC010;
	font-size: 12px;
}
#footer a:active {
	text-decoration: underline;
	color: #870805;
	font-size: 12px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #870805;
}