a {
    color: black;
}

a:hover {
    color: white;
}







