Textfield help

So in my flash movie I have the user enter their name on the first screen. then when the press the button I want a welcome message to say welcome (the input) please click the button… I have it all working but my problem is that along with the name being displayed in the message are all the style tags how can i get rid of that?

This is what is put in to my dynamic text box.

Welcome<TEXTFORMAT LEADING=“2”><P ALIGN=“CENTER”><FONT FACE=“Times” SIZE=“29” COLOR=“#FF6600” LETTERSPACING=“0” KERNING=“0”>Jared</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING=“2”><P ALIGN=“CENTER”><FONT FACE=“Times” SIZE=“29” COLOR=“#FF6600” LETTERSPACING=“0” KERNING=“0”>Jared</FONT></P></TEXTFORMAT>, click the start button to begin the
quiz.

Keep in mind this is for class assignment so it is nothing special you can download it fro here http://thegamegetaway.com/Quiz.fla.zip
Thanks in advance!