a:link		{ color: #009900; text-decoration: none }

a:visited	{ color: #009900; text-decoration: none }

a:active	{ color: #009900; text-decoration: none }

a:hover		{ color: #666600; text-decoration: underline }


TABLE 		{ 
COLOR: #666600; 
FONT:9px ; 
font-weight: bold ; 
font-family: Verdana, Arial, Helvetica, sans-serif 

}


BODY       {
	scrollbar-face-color:#ccffcc; 
	scrollbar-shadow-color: #ccffcc; 
	scrollbar-highlight-color: #ccffcc; 
	scrollbar-3dlight-color:#666600; 
	scrollbar-darkshadow-color: #ccffcc; 
	scrollbar-track-color:#ccffcc; 
	scrollbar-arrow-color:#ccffcc; 
    background:#ccffcc; 
	color:#666600; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor:crosshair 
	}
	