
body {
	margin:0px;
	background-color:#b6601a;
}

.toplink {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.boxheader {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	padding:6px;
}

.redtext {
	font-family:Tahoma;
	font-size:11px;
	color:#541d02;
}

.redlink {
	font-family:Tahoma;
	font-size:11px;
	color:#541d02;
	font-weight:bold;
	text-decoration:none;
}

.redlink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#541d02;
	font-weight:bold;
	text-decoration:underline;
}
.navlink {
	font-family:Tahoma;
	font-size:11px;
	color:#541d02;
	font-weight:normal;
	text-decoration:none;
}


.navlink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#541d02;
	font-weight:normal;
	text-decoration:underline;
}
