a:link { text-decoration:none; font-weight:bold; color:#000080; }
a:visited { text-decoration:none; font-weight:bold; color:#000080; }
a:hover { text-decoration:none; font-weight:bold; color:#FF0000; }
a:active { text-decoration:none; font-weight:bold; background-color:#FF0000; }

BODY{
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-face-color:#0066FF;
   scrollbar-highlight-color:#99FFFF;
   scrollbar-3dlight-color:#3399CC;
   scrollbar-shadow-color:#333399;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#33CCFF;
}
