BODY,P { 
         font-family : calibri;
         color : #000000;
         background-color: white;
}
  TD { 
         font-family : calibri ;
         color : #000000;
}
  A:link { 
         font-family : calibri;
	         text-decoration: underline;	
         color : #000000;
         background-color: white;
}
  A:active { 
         font-family : calibri;
         text-decoration : underline;
         color : #000000;
         background-color: white;
}
  A:visited { 
         font-family : calibri;
         text-decoration :  underline;
         color : #000000;
         background-color: white;
}
  A:hover { 
         font-family : calibri;
         text-decoration : underline;
         color : #000000;
         background-color: white;
}
