.postTitle a:link {
        color: #C00;
}
.postTitle a:hover {
        color: #08D;
}