a:link      { color: rgb(0,0,255); text-decoration: none }
a:visited    { color: rgb(0,0,255); text-decoration: none }
a:hover      { color: #000000; text-decoration: none; background-color: #CCEBFF }
	
BODY{
scrollbar-face-color:#FFFFCC;
scrollbar-arrow-color:black;
scrollbar-track-color:#74A3D6;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}