.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
    font-size:16px;
    color: #3170a7;
}
.postBody a:hover {
    text-decoration: none;
    font-size:16px;
    color:#ef476d;
    font-weight: bold;
}