@namespace mx "http://www.adobe.com/2006/mxml";
mx|Button{
font-family:Arial;
font-size: 16px;
color:#999999;
}
.customButtonStyle{
font-family:Verdana;
font-size: 12px;
color:#000000;
}