hola Cesar,mira si no me equivoco tendrias que agregar el codigo de color que quieras dentro de estas lineas.
ESTA ES LA FRASE QUE TE INTERESA A TI Y DESPUES DEL PUNTO Y COMA AGREGA EL COLOR QUE QUIERAS.
margin-bottom:aqui ejemlo de pixels;aqui el color deseado con el
# delante.
Código:
/*Estilos referentes a los módulos*/
.moduletable, .moduletable_menu{
margin-bottom:20px;
}
.moduletable h3, .moduletable_menu h3 {
font: 2em/1em "Times New Roman", Times, Serif;
letter-spacing: -0.09em;
color: #ff0000;
border-bottom: 1px solid #A7A37E;
margin-bottom:10px;
}