body {
  font-size: 1.2em;
}
a {
  text-decoration: none;
  color:blue;
}

a:visited {
  color:blue;
}