Go to the "#navEZPagesTop a" portion of your CSS file and change the blue to whatever color you want.
#navEZPagesTop {
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
font-weight: bold;
margin: 0em;
padding: 0.5em;
text-align: center;
color: #FFFFFF;
}
#navEZPagesTop a {
color: #FFFFFF;
}



