To explain more of what TheConeHead suggested:
a:link, a:visited, a:active, a:hover{color: #000080 }
a:link.blue, a:visited.blue, a:active.blue, a:hover.blue{color: #BB0000 }
<a href=nowhere.htm>"As is on the style sheet</a>
<a href=somwhere.htm class="blue">"As a...