body {
  color: #06319a;
  font-family: Verdana;
}

a {
  color: #06319a;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
}

a:hover {
  text-decoration: underline;
  background-color: white;
}

#CustomBackground1 {
  background-color: #837b99;
}

