
H1, H2, H3, H4, H5, H6 {
  font-family: Arial;
  color: #B10048;
}

LI, P {
  font-family: Arial;
}

A:hover {
  background-color: #FFFF33;
  text-decoration: none;
}

A {
  text-decoration: none;
  font-weight: bold;
}

