div.mainlink {
font-family: Times New Roman, Arial, Helvetica, Geneva, sans-serif;
font-size: 13px; 
font-weight: bold;
color: #9E4F16;
text-decoration : none;
}
A.mainlink  {
	color : #9E4F16;
	text-decoration : none;
}
A:Visited.mainlink  {
	color : #9E4F16;
	text-decoration : none;
}
A:Active.mainlink  {
	color : #9E4F16;
	text-decoration : underline;
}
A:Hover.mainlink  {
	color : #9E4F16;
	text-decoration : underline;
}

A.redlink  {
	color : #FF0000;
	text-decoration : none;
}
A:Visited.redlink  {
	color : #FF0000;
	text-decoration : none;
}
A:Active.redlink  {
	color : #FF0000;
	text-decoration : underline;
}
A:Hover.redlink  {
	color : #FF0000;
	text-decoration : underline;
}

div.maintext {
font-family: Times New Roman, Arial, Helvetica, Geneva, sans-serif;
font-size: 13px; 
line-height: 14px;
color: #4F4F4F;
text-decoration : none;
}

div.news {
font-family: Times New Roman, Arial, Helvetica, Geneva, sans-serif;
font-size: 12px; 
color: #FFFFFF;
text-decoration : none;
}

div.mainheader {
font-family: Times New Roman, Arial, Helvetica, Geneva, sans-serif;
font-size: 18px; 
line-height: 14px;
color: #9E4F16;
font-weight: bold;
text-decoration : none;
}

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