body {color: #526171;}
.text {  padding-left:20; padding-right:10 }
   td {font-family:Tahoma,sans-serif; font-size: 11px}
   li {
    }
    
h1 {font-family:Tahoma; font-size: 11px;}
    
a   {
      text-decoration:underline;
      color:#7A90AB;
    }
a:hover {  
      text-decoration:underline;
      color:#1B7ED3;
    }
a.1 {
      text-decoration:none;
      color:#526171;
    }
a.1:hover {
      text-decoration:none;
      color:#1B7ED3;
    }
a.2 {
      text-decoration:underline;
      color:#7A90AB;
    }
a.2:hover {
      text-decoration:underline;
      color:#1B7ED3;
    }
a.footer {
      text-decoration:none;
      color:#FFFFFF;
    }
a.footer:hover {
      text-decoration:underline;
      color:#FFFFFF;
    }