<style> a:link {text-decoration: none} a:visited {text-decoration: none} a:hover {text-decoration: underline} .rot {color: #FF0000} .blau {color: #0000FF} .gruen {color: #00FF00} </style> <a class="rot" href="#"> Beispiel für die Farbe Rot </a>