body {
	color: #000000;
	background: #A33B08;
	font-family: Arial, Helvetica, Helve, Sans-serif;
	font-size: small;
	padding: 0 0 8px 0;
	margin: 0;
	border: 0;
}

a {
	color: #A33B08;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

a:hover {
	background-color: #A33B08;
	color: #ffffff;
	border-bottom: 1px solid #cc0000;
}
