

.pagetitle {
  color: #000099 ;
  background-color: white ;
  text-decoration: none ;
  font-family: Times New Roman ;
  font-weight: bold ;
  font-size: 14pt ;
}


a.menu {
  color: white ;
  background-color: black ;
  text-decoration: none ;
  font-family: Arial ;
  font-weight: bold ;
  font-size: 8pt ;
}

a.menu:link {
  color: white ;
  background-color: black ;
  text-decoration: none ;
  font-family: Arial ;
  font-weight: bold ;
  font-size: 8pt ;
 } 
  
a.menu:active {
  COLOR: red;
  background-color: black ;
  TEXT-DECORATION: none ;
  font-family: Arial ; 
  font-weight: bold ;
  font-size: 8pt ;
}

a.menu:hover {
  color: red ;
  background-color: black ;
  text-decoration: none ;
  font-family: Arial ;
  font-weight: bold ;
  font-size: 8pt ;
}

