BODY{
  color : #000000;
  text-align : left;
  background-color : #FBF7C4;
}

HR{
  color : #000000;
  height: 2px;
}
P{
  color : #000000;
}
A{
  color : #0000ff;
  text-decoration : none;
}
A:VISITED{
  color: #0000ff;
  text-decoration : none;
}
A:HOVER{
  color: #ff0000;
  text-decoration : none;
}
A:ACTIVE{
  color: #ff0000;
  text-decoration : none;
}
DIV.menu{
  color:slategray;
  border:3px double;
}
DIV.menu2{
  color:slategray;
  border:3px double;
}

p.text1 {line-height: 150%;}