font { font-family: Tahoma, "MS Sans Serif"; }

a:link { background: transparent;  text-decoration: none;  color: Blue;  }

a:visited { background: transparent;  text-decoration: none;  color: #778899;   }

a:active { background: #DCDCDC;  text-decoration: none;  }

a:hover { background: Black;  text-decoration: underline;  color: #DCDCDC;     }
