body {
	background-color: #2F4323;
	margin: 0px;
	padding: 6px;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nav, a.nav {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer, a.footer, a.footer:hover {
	font-size: 11px;
	color: #4D6242;
	text-decoration: none;
}
.news, .news p {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.news a {
	color: #62804F;
	text-decoration: underline;
}
a {
	color: #62804F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}