BODY{
  color: #f7c901;
  
  text-decoration : none;
  font-size : 11px;
  letter-spacing : 0px;
  
  line-height : 17px;
  

  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

A{
font-size : 10px;
  color : #f7c901;
}

A:LINK{
font-size : 10px;
  color : #f7c901;
  line-height : 17px;
  letter-spacing : 0px;
}