A:hover {
  font-family: Arial;
  text-decoration: none;
  background-color: #000066;
  color: #FFFFFF;
}

$DOCUMENT {
  font-size: 13px;
}

A {
  text-decoration: none;
  ; font-family: Arial;
}

FONT {
  font-size: 12px;
  font-family: Arial;
}

H1 {
  font-family: Arial;
  font-size: 30px;
}

HR {
  line-height: 3px;
  color: #009900;
}

H2 {
  font-family: Arial;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
  border-top: 0px;
  border-bottom: 0px;
}

P {
text-align: justify;
}
