/* Generated by KompoZer */
a:link {
  color: #993399;
  font-weight: bold;
}
a:visited {
  color: #993399;
  font-weight: bold;
}
a:hover {
  text-decoration: overline;
}
a:active {
  color: #993399;
}
ul {
  margin: 0;
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
li {
  display: inline;
}
a.nav:link, a.nav:visited {
  padding: 6px;
  font-weight: bold;
  color: #ffffff;
  background-color: #993399;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
a.nav:hover, a.nav:active {
  background-color: #ff6600;
  color: white;
}
td.border {
  border: 5px solid #993399;
  background-color: #cc99ff;
}
h5 {
  font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #663366;
  font-size: 20px;
}
.textnav {
  font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #663366;
  font-size: 20px;
}
