Hallo
Beispiel:
CSS:
a.no1:link{...}
a.no1:visited{...}
a.no1:active{...}
a.no1:hover{...}
a.no2:link{...}
a.no2:visited{...}
a.no2:active{...}
a.no2:hover{...}
HTML:
<a href="..." class="no1">...</a>
<a href="..." class="no2">...</a>
LG
Aqua
PS.: Da wo die Punkte sind musst Du deine Formatierungen
bzw. Linkziele in HTML und linktext einsetzen