body {
	background-color: #00331A;
	margin-top: 32px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
}

a:link {
	color: #336600;
	text-decoration: none;
}

a:visited {
	color: #336600;
	text-decoration: none;
}

a:hover {
	color: #336600;
	text-decoration: underline;
}
