Hallo,
Mittels http://selfhtml.teamone.de/navigation/css.htm#zentrale_formate
stark vereinfacht:
a:link {color:red;}
a:visited {color:red;}
a.eins:hover {color:blue}
a.zwei:hover {color:green}
<a href="#" class="eins"> wird blau </a>
<a href="#" class="zwei"> wird grün </a>
mfg NAG
--
signatur
signatur