body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

a:active  { color: #339900; text-decoration: none; }
a:link    { color: #339900; text-decoration: none; }
a:visited { color: #339900; text-decoration: none; }
a:hover   { color: #339900; text-decoration: underline; }
a         { color: #339900; text-decoration: none;}
li        { color: #339900;}

.mainText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.mainText a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #339900;
line-height: 18px;
font-weight: bold;
}

.mainTextBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 18px;
font-weight: bold;
}
.newsLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.navText {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #339900;
line-height: 18px;
font-weight: bold;
}

.navText a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #339900;
line-height: 18px;
font-weight: bold;
}

