@charset "UTF-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4E0000;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #855727;
}
.footer A {
	font-family: Verdana;
	font-size: 10px;
	color: #855727;
}
.header {
	font-size: 20px;
	line-height: 26px;
	color: #996600;
}

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