@charset "utf-8";

/* CSS Document */



a:link{color: #9999ff;

TEXT-DECORATION:none;

font:13px Verdana;

font-weight: bold;



}



a:visited{color:#ffffff;

TEXT-DECORATION:none;

font: 13px Verdana;

font-weight:bold;



}


.style4 {

	font-size: 14px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;
	
	color:#9999ff;	

	

}
a:active{color:#9999ff;;

TEXT-DECORATION:underline;

font: 13px Verdana;

font-weight:bold;

}

body,html,td{
scrollbar-face-color:#000000; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color:  #9999ff;
scrollbar-darkshadow-color: #9999ff;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #9999ff;
color:white;
font-face:verdana;}