.body {
	background-color: #a0a0a0; margin:0px 0px 0px 0px;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #234b21;
	text-decoration: none;
}
.navmenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb7627;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}
.readmore {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #202020;
}
.readmore a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #202020;
}
