/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://ass.s341.xrea.com/MTOS/mt-static/support/themes/TeaCup/TeaCup.css);
/* end StyleCatcher imports */

.red{
 color:red;
 font-weight:bold;
}
.blue{
 color:blue;
 font-weight:bold;
}
.orange{
 color:orange;
 font-weight:bold;
}
.green{
 color:green;
 font-weight:bold;
}
.line{
 background-color:yellow;
}