Ich habe es jetzt nicht getestet, aber folgendes fällt auf:
a.link {
display:block;
color:#000000;
high: 75px;
background-color:#e5e5e5;
width:100px;
padding:8px;
font-size:13px;
font-family:Trajan Pro;
font-weight:bold;
text-decoration:none;
text-align:center;
margin:0px;
border:3px solid #000000;
background-image:url(hinter.gif);
}
a.link:visited {
Du musst das .link bei allen nachfolgenden angeben!
Schau Dir nochmal das entsprechende Kapitel an:
http://de.selfhtml.org/css/formate/zentrale.htm#klassen
http://de.selfhtml.org/css/eigenschaften/pseudoformate.htm
Gruß
Paul