﻿b.clearance
{
    color: Black;
}
b.clearance span
{
    background-color:Yellow;
}
span.strike 
{
    text-decoration:line-through;
}