html, body {

	}

a {
  color: 2b4367;
  text-decoration: none;
}

a:visited {
  color: 2b4367;
}

a:hover {
  text-decoration: underline;
}