.postTitle {
    font-size: 16px;
    /*background-color: #eee;*/
    padding-bottom: 8px;
}

div.postTitle a:visited {
    color: olivedrab;
}

a:hover {
    color: #BF2B28;
}

div.postTitle a:hover {
    color: #BF2B28;
}