.navbar a:link, .navbar a:visited { color: #FFFFFF; text-decoration: none; }
.navbar a:active, .navbar a:hover { color: #FFFFFF;  text-decoration: underline; } 

#topic-header a:link, #topic-header a:visited { color: #2083b7; text-decoration: none; }
#topic-header a:active, #topic-header a:hover { color: #2083b7;  text-decoration: underline; } 

#topic-footer a:link, #topic-footer a:visited { color: #2083b7; text-decoration: none; }
#topic-footer a:active, #topic-footer a:hover { color: #2083b7;  text-decoration: underline; } 

.result_title a:active, .result_title a:hover, .result_title a:visited, .result_title a:link
{
    color: #FFFFFF;
    font-weight: bold;
}


