#query-category {
    text-decoration: underline;
    color: #0569b4;
}

#query-category:hover {
    cursor: pointer;
}

#query-all {
    text-decoration: underline;
    color: #0569b4;
}

#query-all:hover {
    cursor: pointer;
}

.websiteurl {
    display: none;
}