velvet.rope: Firefox Links gehen nicht / sind immer blau

Beitrag lesen

Hallo!
Also ich suche nun schon seit Tagen nach einer Lösung für mein Problem.
Immer wenn ich einen Link mit styles defniere geht dieser nicht in firefox. egal was ich mache es geht nicht. hier meine einstellungen.

datei.htm hat den verweiss zu style.css
<link href="style.css" rel="stylesheet" type="text/css">

style.css sieht so aus:
a.linkpublish:link { font-weight: normal;color: #999999;font-size: 7pt;font-family: Tahoma, Helvetica, Arial, sans-serif;text-decoration: none; line-height : 10px;}
a.linkpublish:visited { font-weight: normal;color: #999999;font-size: 7pt;font-family: Tahoma, Helvetica, Arial, sans-serif;text-decoration: none; line-height : 10px;}
a.linkpublish:hover { font-weight: normal;color: #FF00FF;font-size: 7pt;font-family: Tahoma, Helvetica, Arial, sans-serif;text-decoration: none; line-height : 10px;}
a.linkpublish:active { font-weight: normal;color: #999999;font-size: 7pt;font-family: Tahoma, Helvetica, Arial, sans-serif;text-decoration: none; line-height : 10px;}
a.linkpublish:focus { font-weight: normal;color: #999999;font-size: 7pt;font-family: Tahoma, Helvetica, Arial, sans-serif;text-decoration: none; line-height : 10px;}

im ie und opera geht auch alles denoch im firefox nicht was mich abnervt!!!
bitte um hilfe!!!

Viele Grüße Velvet Rope