A { color: white;}
A:link
{
{ color: white; text-decoration:none;}
}
A:visited
{
{ color: white; text-decoration:none;}
}
A:hover
{
{ color: black; text-decoration:none;}
}