td.mainheader {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #7DB346;
text-decoration : none;
}

td.mainlink {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 11px; 
font-weight: bold;
color: #7DB346;
text-decoration : none;
}
A.mainlink  {
	color : #7DB346;
	text-decoration : none;
}
A:Visited.mainlink  {
	color : #7DB346;
	text-decoration : none;
}
A:Active.mainlink  {
	color : #7DB346;
	text-decoration : underline;
}
A:Hover.mainlink  {
	color : #7DB346;
	text-decoration : underline;
}

td.maintext {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 11px; 
line-height: 14px;
color: #333333;
text-decoration : none;
}

td.news {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 11px; 
color: #ECECDC;
text-decoration : none;
}