A:link  {
   background : transparent;
   text-decoration : none;
}

A:visited  {
   background : transparent;
   text-decoration : none;
}

A:hover {
	background : underline;
	text-decoration : none;
}

body, td, br    { font-size: 13px; font-family: "lucida grande", lucida grande, Verdana, Arial, Helvetica, sans-serif; color: #003366 }
