﻿a.disabled {
    color: #AAAAAA;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}
