a:hover{
color:red;
}

div.postTitle {
    background-image: url("images/Topic.gif");
    background-repeat: no-repeat;
    padding-left: 15px;
    font-weight: bolder;
    font-size: 1em;
    color:red;
    margin-top: 6px;
    margin-bottom: 0px;
}