   a:link    { color: white; text-decoration: none }
   a:visited { color: white; text-decoration: none }
   a:hover   { color: #FFFF00;text-decoration: underline; cursor: hand}
   A:active  { color: yellow}

BODY {scrollbar-face-color: #D6E800; 
      scrollbar-shadow-color: #F5F5DC;
      scrollbar-highlight-color: #F5F5DC;
      scrollbar-3dlight-color: gray; 
      scrollbar-darkshadow-color: gray;
      scrollbar-track-color: #ffffff;
      scrollbar-arrow-color: black}

p { font-family: verdana; font-size: 8pt;}