.OMLQuote {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-family: Georgia, Palatino, DejaVu Serif, Book Antiqua, Palatino Linotype, Times New Roman, serif;
    font-size: 14px;
    line-height: 21px;
}

.OMLAnnotation.selected .OMLQuote {
    background-color: rgb(128, 192, 255);
}