Listbox style hover

I am trying to change the hover colour on my listbox, I have been round and round the flash help files and I’m getting know where, all I neet to know is the parameter name, i think something like this:

listBox_ls.setStyle(“parameterName”, [0xFF0000]);

had a look through here but no answers.

or do I need to create my own theme in a class?