Hallo,
hab ich vergessen:
Das Text-decoration musst du jetzt natürlich in das A-Tag geben
<style type="text/css">
h1 { font-family:Verdana,Arial,Helvetica; text-decoration:none; font-size:16pt; color:#60C5FF; text-align:center;
border-style:none; border-width:thin; }
a {text-decoration:none;}
</style>
Gruß
Harald Legler