A:link {
  text-decoration:none;
  color:#000066;
  font-weight:normal;
  }
A:visited {
  text-decoration:none;
  color:#000066;
  font-weight:normal;
  }
A:hover {
  text-decoration:underline;
  color:#888888;
  font-weight:bold;
  }
