.red
{
    color: red;
}

.bold
{
    font-weight: bold;
}

.underline
{
    text-decoration: underline;
}