<STYLE type="text/css"> 

body { 
  background-color: #000096;
  font-family: arial;  
  font-size: 15px;  
  color: #FFB700;
     }
     

table, td { 
  background-color: #000096;
  font-family: arial;  
  font-size: 10px;  
  color: #FFB700;
   }


a:link {
  color: #FFB700;  
  font-family: arial; 
  text-decoration: none;
  font-size: 20px;
       }

a:visited {
  color: #FFB750;  
  font-family: arial; 
  text-decoration: none;
  font-size: 20px;
          } 
          
a:hover {
  text-decoration: underline
        }

</STYLE>