在样式css中,用如下方式定义样式
Alert{
fontSize:18;
color: #000000;
}
ToolTip {
fontSize: 18;
color: #FFFFFF;
backgroundColor: #000000;
}