BODY{
  color: #4f2700;
  
  text-decoration : none;
  font-size : 14px;
  letter-spacing : 0px;
  
  line-height : 17px;
  

  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  background-color : #f7c901;
}

TABLE{
  color: #4f2700;
  
  text-decoration : none;
  font-size : 11px;
  letter-spacing : 0px;
  
  line-height : 17px;
  
}

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

A:VISITED{
text-decoration : none;
font-size : 14px;
  color : #4f2700;
}

A:ACTIVE{
text-decoration : none;
font-size : 14px;
color : #4f2700;
}

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

A{
font-size : 14px;
  color : #4f2700;
}

A:LINK{
font-size : 14px;
  color : #4f2700;
  line-height : 17px;
  letter-spacing : 0px;
}