 a:link, a:visited  {
       text-decoration: none;
       color:black ;
}

a:hover {
       text-decoration:none;
       color:gray !important;
}

body{
	font-size: 15pt;
	}
	
p      {
	font-size: 15pt;
	}
div   {
	font-size: 15pt;
	}
td   {
	font-size: 15pt;
	}