#table-pubs a:link {
    color: rgb(148, 193, 28, 1);
    text-decoration: none;
}

#table-pubs a:visited {
    color: rgb(148, 193, 28, 0.5);
}

#table-pubs a:hover {
    color: rgb(148, 193, 28, 0.5);
}