tag:" src="http://www.rntsoft.com/Code/FlexImages/DefineaclassandatypeselectorinthemxStyletag.PNG"
@namespace mx "http://www.adobe.com/2006/mxml";
.myFontStyle {
fontSize: 15;
color: #9933FF;
}
mx|Button {
fontStyle: italic;
}