
A  { text-decoration: none }
A:link   { text-decoration: none }
A:visited  { color: maroon }
A:hover { text-decoration: none; background-color: white }
A:active { text-decoration: none }
