Formatting XML data for FLASH text

I’m using xml to call data from a txt file. Everything is successful and dandy. Even got to format the info with <br> <b> <font> etc… html style.

I should be content now, except my <a href>'s give me a problem. I CAN link with <a href> and make folks know it’s a link with <u> & <font color="#something else">. -->

What can I do to make the mouse recognize this is a link by having the mouse change icons from “arrow” to “hand”? Do I need to add some kind of code in my .fla, select something in my .fla or do something in my .txt file?

Please help. Thank!!!