.humor_question {
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    color: #a00;
}

.humor_answer {
    font-size: 12px;
    color: #345;
}

.humor_question a.wordlist_link {
    color: #a00;
}   


