BODY {
   background:#7BB5F7; 
}

A {
   text-decoration: none;
   color: #000066;
   font-weight: normal;
   font-family: Verdana;
   font-size: 12px;
}

A:Hover {
   text-decoration: none;
   color: #CC0000;
   font-weight: normal;
   font-family: Verdana;
   font-size: 12px;
}

TD {font:12px Verdana; color: #000099; text-decoration: none}

