a { text-decoration: none ;}
A:HOVER{
  text-decoration : underline;
}
body,table {
	font-size: 10pt;
}