a:link
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #6666ff;
  }

a:visited
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #6666ff;
  }

a:hover
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #6666ff;
  }

a:active
  {
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
  background-color: transparent;
  color: #6666ff;
  }