thanks for that..did the trick..mucho appreciated.

had to add a separate line defining the font size and color:
.centerBoxContentsProducts, .centerBoxContents, .categoryListBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .centerBoxContentsNew {
font-size : 1.1em;
color : red;
font-weight : 700;
}

etc.