BODY { 
  border-style : outset;
  border-width : 20px;
  border-color : 98fb98;
  background   : ffffe0;
  font-family  : Verdana,Chicago;
  font-Size    : 92%;
  margin       : 0px;
  line-height  : 150%;
}
A{
  font-family : Verdana,Chicago;
  font-Size   : 92%;
  text-decoration:none;
}
HR {
  color : 98fb98;
}
