body {
  margin-left: 40px;
  margin-right: 40px;
  background-color: white;
  color: black;
}
.nav5 {
  color: red;
  text-decoration : none;
  font-family: verdana, helvetica, sans serif;
  font-size: 14px;
}
li.bold {
  color: red ;
  font-family: verdana, helvetica, sans serif;
  font-size: 24px;
}
span.hidden {
  display: none;
}


