body {
  background: #fdfdfd;
  color: #222;
}

a {
  color: #2b6cb0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
