a.show {
    font-weight: normal !important;
}

a.show:active,
a.show:focus{
    font-weight: bold !important;
}

a.visited {
    font-weight: bold !important;
}