Hi All

Is there any way of accessing a class in a external style sheet that is linked to a page using javascript.

Basically I have a class (.MO) which holds a back ground colour which I need to use to change the colour of something when they mouse over.

src.style.color = MO's background colour ?


Any help greatly appreciated

Ian