.friendlysearch a,
.friendlysearch a:visited,
.friendlysearch a:active {
        color: #469EC2;
        text-decoration: underline;
        font-weight: bold;
}

.friendlysearch a:hover {
        color: #469EC2;
        text-decoration: none;
}