BODY {background-color: white;
      font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #000000;
      scrollbar-face-color: white; 
      scrollbar-shadow-color: white;
      scrollbar-highlight-color: orange;
      scrollbar-3dlight-color: white; 
      scrollbar-darkshadow-color: orange;
      scrollbar-track-color: white;
      scrollbar-arrow-color: orange}

   a:link    { color: white;text-decoration: none }
   a:visited { color: white;text-decoration: none }
   a:hover   { color: #eeeeee; text-decoration: underline; cursor: auto}
   A:active  { color: #dddddd; font-weight:bold}

   
   