DIV.sec {
  font-family: helvetica;
  position: absolute;
  top:1em;
  left:30ex;
  border-width:0pt;
  border-style:outset;
  border-color:#fefad1;
  padding:3em;
}

DIV.menu {
  left:1em;
  top:1em;
  position:fixed;
}

P.update {
  font-style : italic; 
  font-weight : bold; 
}

TD.key {
  vertical-align: top;
  font-style : normal; 
  font-weight : bold; 
}

TABLE.menu {
  border-width:2pt;
  border-style:outset;
}

A:visited {
  font-weight : bold; 
  color : red; 
  background-color : white;
  text-decoration : none; 
}

A:link {
  font-weight : bold; 
  color : blue; 
  background-color : white;
  text-decoration : none; 
}

A:hover {
  color : green; 
  background-color : white;
  text-decoration : none; 
}

A:active {
  font-weight : bold; 
  color : green; 
  background-color : white; 
  text-decoration : none; 
}

A.offsite {
  font-weight : normal; 
  color : green; 
  background-color : white; 
  text-decoration : none; 
}

IMG {
  border-style : none; 
}

