a:link, a:visited, a:active {
color: #000;
text-decoration : none;
}

a:hover {
color: #fff;
text-decoration : none;
}