body { font-size: 12px;
       color: #000055;
       background: #000055}

basefont { font-size: 12px; 
           text-decoration: none;
           color: #ffff00;
           font-family: Verdana, sans-serif; }

h2 { color: #ff0000;
     font-style: italic; }

h4 { color: #ffff00;
     font-weight: bold; }

h5 { color: #ff0000;
     font-weight: bold; }


table { color: #000055;
        font-size: 12px;}

a:link { font-size: 12px;
         text-decoration: underline;
         color: #000055;
         font-family: Verdana, sans-serif; }

a:hover { font-size: 12px;
          text-decoration: underline;
          color: #ff0000;
          font-family: Verdana, sans-serif; }

a:active { font-size: 12px;
           text-decoration: underline;
           color: #ff0000;
           font-family: Verdana, sans-serif; }

a:visited { font-size: 12px;
            text-decoration: underline;
            color: #000055;
            font-family: Verdana, sans-serif; }
