﻿.hidden {
    color: transparent;
}

a:hover.hidden {
    color: transparent;
}