BODY {
	font-family: Arial;
	color: "#000000";
	font-size: 12px;
}

td {
	font-family: Arial;
	color: "#000000";
	font-size: 12px;
	}

A {
	color : Black;
	font-size: 12px;
	font-family: Arial;
	text-decoration : none;
  }

A:HOVER {
	color: White;
	text-decoration : none;
}	
