Access an image loaded with htmlText

I am using CSS and htmlText to load content into my flash movie. I would like to be able to add a reflection class to any image that is loaded, but I cannot work out how to apply the class to an image loaded with htmlText.

Is there a simple way to refer to an image with AS?