|
it seems like as soon as I put
a:link, a:active, a:visited { color : #006699; }
in there to apply this to all the other links that are not inside the table_header span it overrides
.table_header a { color: #FFFFFF;}
any ideas how that could be fixed?
|