a:link, a:visited {
   color: #00FFF0;
   background: transparent;
   font-weight: none;
   text-decoration: none;
   }
a:hover {
   color: #005550;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }