andre: css die zweite

Beitrag lesen

ich habe gerade festgestellt, dass opera und netscape 4x meine css ignorieren.
woran kann das liegen?
ie und n6 funktionieren.
ja, ich habe den browser-cache geleert.

hier ein beispiel:
<link rel="stylesheet" href="syles/hac-standard.css" type="text/css">

die dazugehörige css-datei:
.hac-standard {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #CCCCCC; list-style-type: disc; list-style-image: none; list-style-position: outside; text-decoration: none; cursor: auto}

vielen dank schon mal
andre