找到以下代码:

 /*===============每一栏的标题=====================*/

 h4{

 font-family: Arial,Helvetica,sans-serif;

 font-size:9pt;

font-weight: bold;

 color: Black;

 把color:后面的颜色名称改为你想要的颜色名称即可。