.maincontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #674529;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #674529;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #C8CEA1;
}
a:active {
	text-decoration: underline;
	color: #674529;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #674529;
}
