Hello
Just to confirm.. are you wishing to edit the hover state or the active state of the sub menu item?
To edit the hover color try adding the folowing to the Custom CSS field of your templates parameters...
#subMenusContainer a:hover {color: #3C5117;}
Where #3C5117 is your hover color.
CiarĂ¡n