td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
a   {
      font-weight: bold;
      text-decoration: underline;
      color:#044A76;
    }
a:hover {  
      font-weight: bold;
      text-decoration: underline;
      color:#437CB0;
    }
a.1 {
      font-weight: bold;
      text-decoration:none;
      color:#FFFFFF;
    }
a.1:hover {
      font-weight: bold;
      text-decoration:none;
      color:#044A76;
    }
a.2 {
      font-weight: bold;
      text-decoration:none;
      color:#E5A000
    }
a.2:hover {
      font-weight: bold;
      text-decoration:underline;
      color:#E5A000
    }
a.3 {
      font-weight: bold;
      text-decoration:none;
      color:#C25151;
    }
a.3:hover {
      font-weight: bold;
      text-decoration:underline;
      color:#C25151;
    }