a:active {  color: #CC0000; text-decoration: underline}
a:visited {  color: #999999; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: none}
a:link {  color: #0066ff; text-decoration: underline}
a.nav:active {  color: #CC0000; text-decoration: none}
a.nav:visited {  color: #000000; text-decoration: none}
a.nav:hover {  color: #CC0000; text-decoration: none}
a.nav:link {  color: #000000; text-decoration: none}
a.small:active {  color: #CC0000; text-decoration: none}
a.small:visited {  color: #666666; text-decoration: none}
a.small:hover {  color: #CC0000; text-decoration: none}
a.small:link {  color: #666666; text-decoration: none}
