body {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify
}

a {
  color: #FF0000;
  text-decoration: none;
}

a:visited {
  color: #800000;
}

a:hover {
  color: #800000;
}
