.harry {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 18pt;
	text-decoration: none;


}
.other {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;

}
a:link {
	color: #6600FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #6600FF;
	text-decoration: none;
}

