.name:link {color: black; background-color: white; text-decoration: none}
.name:active {color: white; background-color: black; text-decoration: none}
.name:visited {color: black; background-color: white; text-decoration: none}

