
.next {
  color: blue;
  text-decoration: none;
}

.next a:visited{
  display: none;
}
