 
TD{
  font-size : 12px;
  font-weight : 700;
  color : white;
}
BODY{
  padding-top : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
}
A{
  text-decoration : none;
  color : #ffffff;
}
A:HOVER{
  color : yellow;
}
