.Item {
   cursor: hand;
   font-family: verdana; 
   font-size: 10;
   font-style: normal;
   font-weight: bold;
   background-color: #000090;
   color: #FFFFFF
 }

.Highlight {
   cursor: hand; 
   font-family: verdana;
   font-size: 10;
   font-style: normal;
   font-weight: bold;
   background-color: #F8F1DF;
   color: #000090
 }
 

a { text-decoration:none; size:}
a:visited { text-decoration: none;}
a:hover { text-decoration: none; font-weight: none; }