a:not([href]):not([tabindex]).link {
    cursor: pointer;
    text-decoration: underline;
}