a {
  color: #000000;
}

body {
  font-family: Courier New;
  margin-top: 6em;
  margin-left: 6em;
}

div#contact {
  font-size: 1.5em;
  margin-top: 2em;
}

div#contact a:link, div#contact a:visited {
  text-decoration: none;
}

div#contact a:hover, div#contact a:active {
  text-decoration: underline;
}
