a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#ffffff;
}
a:active, a:hover
{
  color:#000000;
}

