BODY{
  color: #000000;
  background-color: #F7EBD6;
  }
A:HOVER{
  color: #666644;
  text-decoration: underline;
}
A:ACTIVE{
  color: #990000;
  text-decoration: none;
}
th, td {
  font-size: 12px; line-height:1.5;
}

