a  {
   //color: #6495ED;
   //color: #4682B4;
  color: #3C6496;
   text-decoration: none;
   font-size: 11px;
   font-family: Arial;
   font-weight: bold;
   }
   
a:hover{
    /*text-decoration: underline;*/
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;   
   }
TD {
   background-color: #DDEFFF;
   } 