a.disabled {
    color: gray;
    cursor: not-allowed;
    text-decoration: underline;
    pointer-events: none;
}