a.disabled {
    /* And disable the pointer events */
    pointer-events: none;
}
