body {
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
}


a {
  color: #000099;
  text-decoration: none;
}

a:visited {
  color: #000099;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: none;
}

td {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

th {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: bold;
}

.nav {
    font-size: 13px;

}

.nav2 A:link {color: #330000; text-decoration: none; }
.nav2 A:visited {color: #330000; text-decoration: none; }
.nav2 A:active {color: #330000; text-decoration: none; }
.nav2 A:hover {color: #CC3300; text-decoration: none; }

.nav3 A:link {color: #009933; text-decoration: none; }
.nav3 A:visited {color: #009933; text-decoration: none; }
.nav3 A:active {color: #009933; text-decoration: none; }
.nav3 A:hover {color: #CC3300; text-decoration: none; }



