BODY {background-color: white;
      font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #000000;
	  scrollbar-face-color: crimson; 
      scrollbar-shadow-color: orangered;
      scrollbar-highlight-color: orangered;
      scrollbar-3dlight-color: #003366; 
      scrollbar-darkshadow-color: #003366;
      scrollbar-track-color: #00193C;
      scrollbar-arrow-color: white}
      

   a:link    { color: white;text-decoration: none }
   a:visited { color: white;text-decoration: none }
   a:hover   { color: khaki; font-weight:bolder;text-decoration: underline; cursor: pointer;}
   A:active  { color: yellow;}

   
   