A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {text-decoration: underline;}

body
{
  font-family: Verdana;
}

h1
{
  font-family: Verdana;
  font-size: 17pt;
  font-weight: bold;
  text-align: center;
  color: #7E0600;
}

h2
{
  font-family: Verdana;
  font-size: 15pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #000000;
}

h3
{
  font-family: Verdana;
  font-size: 13pt;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: #000000;
}

.text
{
  font-family: Verdana;
  font-weight: normal;
  color: #000000;
  font-size: 16px;
}

.navi
{
  font-family: Verdana;
  font-weight: bold;
  color: #7E0600;
  font-size: 13pt;
  line-height: 18pt;
}

a.navi:link {text-decoration: none; }
a.navi:visited {text-decoration: none;}
a.navi:hover {text-decoration: underline;}