a.url01 
      { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      font-weight: normal; 
      color: black; 
      text-decoration: none; 
      } 
 a.url01:hover 
       { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      color: black; 
      font-weight: bold; 
      text-decoration: none; 
      }    
      
a.urltop
      { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      font-weight: bold; 
      color: white; 
      text-decoration: none; 
      } 
 a.urltop:hover
       { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      color: yellow; 
      font-weight: bold; 
      text-decoration: none; 
      }    