.bodytext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right:5px;
}
.bodytext_g{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.bodytext_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext_blue{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0090B6;
	text-decoration: none;
	padding-right:5px;
}
.bodytext_green{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	padding-left:5px;
}
.bodytext_green_n{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
	padding-left:5px;
}
.footer{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->
