
 body                 {scrollbar-face-color:#333333;
                       scrollbar-shadow-color:#000000;
                       scrollbar-highlight-color:#666666;
                       scrollbar-3dlight-color:#666666;
                       scrollbar-darkshadow-color:#666666;
                       scrollbar-track-color:#333333;
                       scrollbar-arrow-color:#FF9900;
                       font-family: verdana,tahoma,arial,helvetica;
                       

}
a:link {
	color: #999999;
	text-decoration: none;
	background-color: none;
	width: none;
	font-size: 8pt;
}
a:visited {
	color: #999999;
    text-decoration: none;
	background-color: none;
		width: none;
	font-size: 8pt;


}
a:active {
	color: #999999;
	text-decoration: none;
	background-color: none;
		width: none;
	font-size: 8pt;


}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
		width: none;
	font-size: 8pt;

}


