body {color: #555555;}

td {font-family:Tahoma; font-size: 11px}

h1 {font-family:Tahoma; font-size: 22px;}
h2 {font-family:Tahoma; font-size: 17px;}

a   {
      text-decoration:underline;
      color:#0066ff;
    }
a:hover {  
      text-decoration:underline;
      color:#ff0000;
    }
      
.menu {font-family:Tahoma; font-size: 11px;
      text-decoration:none;
      color:#457AAD;}

a.menu {font-family:Tahoma; font-size: 11px;
      text-decoration:none;
      color:#457AAD;}

.menu:hover {font-family:Tahoma; font-size: 11px;
      text-decoration:underline;
      color:#457AAD;}
      
.menu2 {font-family:Tahoma; font-size: 11px;
      text-decoration:none;
      color:#457AAD;}
      
.small {font-family:Tahoma; font-size: 10px;
      text-decoration:none;
      color:#555555;}    
            
.footer {font-family:Tahoma; font-size: 11px;
      text-decoration:none;
      color:#c0c0c0;}   

a.footer {font-family:Tahoma; font-size: 11px;
      text-decoration:none;
      color:#c0c0c0;}
      
a.footer:hover {font-family:Tahoma; font-size: 11px;
      text-decoration:underline;
      color:#c0c0c0;}