.mainlink {
font-family: Tahoma, Arial, Helvetica;;
font-size: 11px; 
font-weight: bold;
color: #CC6600;
text-decoration : none;
}
A.mainlink  {
	color : #CC6600;
	text-decoration : none;
}
A:Visited.mainlink  {
	color : #CC6600;
	text-decoration : none;
}
A:Active.mainlink  {
	color : #CC6600;
	text-decoration : underline;
}
A:Hover.mainlink  {
	color : #CC6600;
	text-decoration : underline;
}

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