body {

   SCROLLBAR-FACE-COLOR: #404040;
   SCROLLBAR-HIGHLIGHT-COLOR: #404040;
   SCROLLBAR-3DLIGHT-COLOR: #000000;
   SCROLLBAR-ARROW-COLOR: ##404040;
   SCROLLBAR-TRACK-COLOR: ##404040;
   SCROLLBAR-DARKSHADOW-COLOR: ##404040;
   }

}

A {
   color: #ffffff;
   text-decoration: none;
   cursor: crosshair; 
}


A:link
{text-decoration: none; color:#D70000;}
A:visited
{text-decoration: none; color:D70000;}
A:active
{text-decoration: underline overline; color:#ffffff;}
A:hover
{text-decoration: underline overline; color:#fdfdfd;}