body {margin:4px;}

a:link {
   color           : #000000;
   background      : transparent;
   text-decoration : none;
}
a:visited {
   color           : #000000;
   background      : transparent;
   text-decoration : none;
}
a:hover {
   color           : #FFFFFF;
   background      : transparent;
   text-decoration : none;
}
a:active {
   color           : #000000;
   background      : transparent;
   text-decoration : none;
}


