
A:link {
  text-decoration: none;
  color: red;
}

A:visited {
  text-decoration: none;
  color: FF6666;
}

