BODY{
  color: #4f2700;
  font-size : 11px;
  background-color : #f7c901;
}

TABLE{
  color: #4f2700;
  background-color : #f7c901;
  text-decoration : none;
  font-size : 11px;
  line-height : 19px;
  letter-spacing : 1px;
  font-family : "‚l‚r –¾’©";
}

A:LINK{
text-decoration : none;
  color : #4f2700;
}

A:VISITED{
text-decoration : none;
font-size : 10px;
}

A:ACTIVE{
text-decoration : none;
font-size : 10px;
color : fuchsia;
}

A:HOVER{
color : orange;
font-size : 10px;
}

A{
font-size : 10px;
}

A:LINK{
font-size : 10px;
}