.modSubNav a.active,
.modSubNav li a:hover {
    color: #4b7428;
}

.contentpage .centerCol h1 {
    color:#4b7428;
}
.contentpage .centerCol h2 {
    color:#4b7428;
} 
.contentpage .centerCol h3 {
    color:#4b7428;
} 

.contentpage .centerCol a:hover{
    color:#4b7428;
}

#root #content .main h1,
#root #content .main h2,
#root #content .main h3 {
    color: #4b7428;
}