td {
	text-align: left;
	vertical-align: top;
	font-family:Times New Roman;
	font-size:20px;
<!--	color: #E5E5E5; -->
	color: #000011;
}

a {
<!--	text-decoration: underline;-->
	color:#0000FF;
}

A:Hover  {
	color : #000066;
<!--	text-decoration: underline;-->
}

H3 {
	color: #0000DD;
	font-weight: bold;
	font-size : 30px;
	font-family:Times New Roman;
}