Thomas: URL kann nicht formatiert werden, nimmt css code nicht an

Beitrag lesen

Jetzt geht es, ich glaube jetzt verstehe ich das ganze

.Link_test:link
{
font-weight: normal;
font-size: 12px;
color: #000;
}

.Link_test:hover
{
font-weight: normal;
color: #FF0000;
}