  
BODY{
  font-size : 10pt;
  line-height : 20pt;
  color : gray;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A{
  color : white;
}
A:HOVER{
  color : yellow;
}
