.yellow{
    color: #D79D01;
}
.strong{
    color: #F4DC90;
    font: 24px Georgia,"Times New Roman",Times,serif;
}
.em{
    border-style: none;
    color: #8F8082;
    font-family: Georgia;
    font-size: 17px;
font-style: italic;
}