a { 
    text-decoration: underline;
    color: #ffffff;
}

a:hover { 
    color: #8F8F8F;
    text-decoration: underline;
}
