 
A{
  color : #506b98;
  text-decoration : none;
  font-size : 10pt;
}
BODY{
  color : #666666;
  font-size : 10pt;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
}
A:HOVER{
  color : #8080ff;
  text-decoration : underline;
  font-size : 10pt;
}
TD{
  font-size : 10pt;
  text-decoration : none;
  
}