.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;
}

body {
scrollbar-face-color: #363502; scrollbar-shadow-color: #363502;
scrollbar-highlight-color: #363502; scrollbar-3dlight-color: #CCCC99;
scrollbar-darkshadow-color: #CCCC99; scrollbar-track-color: #363502;
scrollbar-arrow-color: #CCCC99
}
