a:link{ text-decoration: none /* kein Unterstrich */ }
a:visited{ text-decoration: none /* kein Unterstrich */ }
a:hover{ text-decoration: underline /* Unterstrich, wenn Cursor über dem Link ist */ }