.modSubNav a.active,
.modSubNav li a:hover {
    color: #cc0033;
}

.contentpage .centerCol h1 {
    color:#000;
}
.contentpage .centerCol h2 {
    color:#000;
} 
.contentpage .centerCol h3 {
    color:#000;
} 

.contentpage .centerCol a:hover{
    color:#CC0033;
}
