Edit Stylesheets in admin section
Pick which stylesheet your using and the class calls are in there
example below
.tdbackground {
font-size: 10px;
font-weight: ;
color: #FFFFFF;
background: #767676;
font-family: Verdana, Helvetica, sans-serif;
}
You would change the background tag to whatever hex color you want