#navContainer A
{
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;

}

#navContainer A:active
{
  text-decoration: none;
}

#navContainer A:hover
{
  text-decoration: underline;
}

h1
{
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 26px;
}

h2, h4
{
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
}

h4
{
  margin-bottom: 3px;
}