body {
	margin: 0px 0px 0px 0px;
	background-color: #8B5744;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #321A00;
}
td {
	font-size: 11px;
}
td a {
	color: #B04600;
	text-decoration: none;
}
td a:hover {
	color: #2B3572;
	text-decoration: none;
}
.subnavigation {
	color: #764415;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.subnavigation a {
	color: #02082D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.subnavigation a:hover{
	color: #B04600;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}