Multiple link styles in a CSS for Flash file?

Hey guys,

Does anyone know if it’s possible to have multiple anchor/link styles in a CSS file that’s used in Flash?

I can get the regular
[indent][font=Courier New]a:link[/font]
[font=Courier New]a:active[/font]
[font=Courier New]a:hover[/font]
[/indent]styles to work, but nothing like
[indent][font=Courier New]a.big:link[/font]
[font=Courier New]a.big:active[/font]
[font=Courier New]a.big:hover[/font]
[/indent]seems to work. Is it just not yet supported in Flash?

Thanks!
-heather :slight_smile: