Hallo!
Ja, dass hab ich schon gemacht.
Habe folgendes versucht:
<style type="text/css">
<!--
a.navi {
a:link { color:#C9D1D3; text-decoration:none }
a:visited { color:#C9D1D3; text-decoration:none }
a:hover { text-decoration:underline}
a:active { text-decoration:none}
}
a.normal {
a:link { color:#355057; text-decoration:none }
a:visited { color:#355057; text-decoration:none }
a:hover { text-decoration:underline}
a:active { text-decoration:none}
}
//-->
Funktioniert leider nicht.