body {
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-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: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

th {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: bold;
}

.nav {
    font-size: 14px;
  text-decoration: bold;
 font-weight:bold;
}

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


