Oh je, und ich dachte ich hätte es genau so schon ausprobiert:
a#id1{
color: #970e0e;
font: bold;
font-family: Arial, Helvetia, Sans serif;
font-size: 9pt;
text-decoration: none;
}
a#id1:hover{
text-decoration: underline overline;
}
<a id="id1" href="#">Test</a>
<a href="#">Test2</a>
Sorry, war auch meine letzte Frage für heute.
Danke & Gruß
bgeissl