a {
  text-decoration: none;
}

a.bottom:link      { color: #000080 }
a.bottom:visited   { color: #000080 }
a.bottom:active    { color: #0000FF }
a.bottom:hover { color: #000080; font-weight: bold }
a.menu:link  { color: #008000 }
a.menu:visited { color: #008000 }
a.menu:active { color: #008000 }
a.menu:hover { color: #FF0000 }
a.nav:link   { color: #000080; font-family: Arial; font-size: 10pt }
a.nav:visited    { color: #000080; font-family: Arial; font-size: 10pt }
a.nav:active { color: #FF0000; font-family: Arial; font-size: 10pt; text-decoration: underline }
a.nav:hover  { color: #800000; font-family: Arial; font-size: 10pt; text-decoration: underline }