3.173
Bearbeitungen
Änderungen
keine Bearbeitungszusammenfassung
a:link { font-weight:bold; color:blue; text-decoration:noneunderline; }a:visited { font-weight:bold; color:silver; text-decoration:noneunderline; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:noneunderline; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }