
span.BuySpan {
   color: rgb(51,127,38);
}
span.HoldSpan {
   color: rgb(229,102,51);
}
span.SellSpan {
   color: rgb(229,51,51);
}