  table  {
    font-family : "Verdana";
    fontfamily : "Verdana";
    font-weight : none;
    text-decoration : none;
    color: #CCCCCC;
    }

  A:link {
    font-family : "Verdana";
    fontfamily : "Verdana";
    font-weight : none;
    text-decoration : underline;
    color: #CCCCCC;
    }

  A:visited {
    font-family : "Verdana";
    fontfamily : "Verdana";
    font-weight : none;
    text-decoration : underline;
    color: #CCCCCC;
    }

  A:active {
    font-family : "Verdana";
    fontfamily : "Verdana";
    font-weight : none;
    text-decoration : underline;
    color: #CCCCCC;
    }

  A:hover {
    font-family : "Verdana";
    fontfamily : "Verdana";
    font-weight : none;
    text-decoration : none;
    color: A0A0A0;
    }

  body {
    scrollbar-face-color: #002A6F; 
    scrollbar-shadow-color: #000000; 
    scrollbar-highlight-color: #0A3B8B; 
    scrollbar-3dlight-color: #0A48AF; 
    scrollbar-darkshadow-color: #19396E; 
    scrollbar-track-color: #002A6F; 
    scrollbar-arrow-color: #555555;
    }