@namespace s "library://ns.adobe.com/flex/spark";
.calloutStyle{
color:red;
backgroundColor:blue;
contentBackgroundColor:yellow;
contentBackgroundAppearance:flat;
backgroundAlpha:.5;
contentBackgroundAlpha:.7;
accentColor:blue;
/* chromeColor:red;
focusColor:blue;
textShadowColor:red;
textShadowAlpha:0.5;
*/
direction:ltr;
fontFamily:Times New Roman;
fontSize: 15;
fontStyle:italic;
fontWeight:bold;
textAlign:center;
textAlpha:0.7;
textDecoration:none;
}