<style>

body {  font-family: Arial, Helvetica, sans-serif; color : gray; }
A {
	text-decoration : none;
	color : teal;
	font-family: "Kristen ITC";
}
A:Hover { text-decoration : underline; color : teal; }

</style>

