Are you talking about on the left side modules? If so then use this:
CODE
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: transparent;
font: bold 11px arial;
text-transform: uppercase;
color: #000000;
border: none;
}