td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.td10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}

.clickhere {
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	color: red;
}

.clickhere a:link {
	color: red;
}

.clickhere a:visited {
	color: red;
}
.clickhere a:hover {
	color: #3D57C5;
}
