a.nav:link {color: #ffffff; text-decoration: none}
a.nav:active {color: #ffffff; text-decoration: none}
a.nav:visited {color: #ffffff; text-decoration: none}
a.nav:hover {color: #ffffff; text-decoration: underline}

a.link:link {color: #993333; text-decoration: underline; font-weight: bold}
a.link:active {color: #993333; text-decoration: underline; font-weight: bold}
a.link:visited {color: #993333; text-decoration: underline; font-weight: bold}
a.link:hover {color: #003399; text-decoration: none; font-weight: bold}