
A:LINK{
	text-decoration: none;
	color: white;
	  }

A:VISITED{
	text-decoration: none;
	color: white;
	     }

A:HOVER{
	Color: maroon;
	text-decoration: none;
	   }
	   
TD{
	font-family: "calibri";
	font-size: 12pt;
  }
