XML menu text highlight

Regarding this tutorial:

http://www.kirupa.com/developer/actionscript/xml_dropdown_menu.htm

Does anyone know how to highlight the menu text rather than the button background (on rollover)? I tried using a color object, TextFormater, and finally, I tried making two frames for the menu text item (one for default and one for highlighted text) but nothing is working. I think the real problem is in finding the correct name for the menu items. I’d appreciate it if someone could figure out the correct clip name to use (for the above tutorial file).