You open the file: /templates/ja_lead/ja_menus/ja_moomenu/ja.moomenu.css and find the following code:
#ja-cssmenu li a {
background: url(../../images/arrow4.gif) no-repeat right 16px #000000;
display: block;
text-decoration: none;
font-size: 92%;
color: #656565;
padding: 11px 35px 11px 15px;
font-weight: bold;
text-transform: uppercase;
}
and
#ja-cssmenu li ul a {
border-right: none;
margin: 0;
padding: 7px 10px;
background: none !important;
text-transform: none;
font-weight: normal;
font-size: 100%;
white-space: nowrap;
color: #CCCCCC !important;
width: 14em;
}
you change the color code for the color attribute of both blocks