body {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

a {
  color: #000000;
  text-decoration: none;
}

a:visited {
	color: #2A1FFF;
}

a:hover {
	color: #FF0000;
}

h1 {
	font-size: medium;
	text-align: center;
	color: #2A1FFF;
}

