a:link {
   color           : 000000;
   background      : transparent;
   text-decoration : none;
}
a:visited {
   color           : 000000;
   background      : transparent;
   text-decoration : none;
}
a:hover {
   color           : 000000;
   background      : transparent;
   text-decoration : underline;
}
a:active {
   color           : 000000;
   background      : transparent;
   text-decoration : none;
}


