body {
}
.gridLink {
    color: currentColor !important;
    text-decoration: underline;
}

    .gridLink:hover {
        color: currentColor !important;
    }