body   { font-family: Papyrus }
.papyrusbold { font-family: Papyrus; font-weight: bold }
p {}
td {}
.grtitlebold { color: #360; font-size: 24px; font-family: Papyrus }

table.nav a:link, table.nav a:visited, table.nav a:active {
  color: #000000;
  text-decoration: none;
}

table.nav a:hover {
  color: #cc6666;
  text-decoration: underline;
}

