BODY, TD {
	font-family: Times New Roman, sans-serif;
	font-size: 10pt;
	color: black;
	
}

A {
	font-size : 10pt;
text-decoration: none;
	color: #004080;
}

A:Hover {

font-size :10pt;
text-decoration: none;
	color: #04FC21;
}
