@namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; .button{ font-family:"Verdana"; font-size:16px; text-align:center; color:#990000; font-weight:bold; button-width:100px; button-height:50px; } .label{ font-family:"Verdana"; font-size:12px; color:Green; }