Buff: Css Klasse mit Hover versehen ?

Beitrag lesen

Ich habe mal woanders gefragt. so gehts jetzt :)

.posi_home {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding-left:27px;
 padding-top:7px;

}

.posi_home a:link { color: #ffffff; text-decoration:none;}
 .posi_home a:visited { color: #ffffff; text-decoration:none;}
 .posi_home a:hover { color:#ffffd0; text-decoration:underline;}