a { color: #000; text-decoration: none; }
a:link { color: #000; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #900; text-decoration: none; }
a:active { color: #c03; text-decoration: none; }
