a:active {  color: #CC0000; text-decoration: underline}
a:visited {  color: #996666; text-decoration: underline}
a:hover {  color: #990000; text-decoration: none}
a:link {  color: #CC0000; text-decoration: underline}
a.nav:active {  color: #CC0000; text-decoration: none}
a.nav:link {  color: #CC0000; text-decoration: none}
a.nav:hover {  color: #CC0000; text-decoration: none}
a.nav:visited {  color: #CC0000; text-decoration: none}




