okay, try this, just keep the one you already have...
td { background :#002B82; color : #003399; font-family : tahoma, verdana; font-size : 11pt; padding : 0px; margin : 0px; border : 0px; }
and also add this one....
td:two { background :color; color : #003399; font-family : tahoma, verdana; font-size : 11pt; padding : 0px; margin : 0px; border : 0px; }
AND ON THE CELL, OR TABLE SIMPLY ADD class="two" this would make it change to the color you want it.
|