<style type="text/css">
a:link {
	color : "331E8E";
	text-decoration : none;
	}
a:visited {
	color : "DD8800";
	text-decoration : none;
	}
a:hover {
	color : "FF2255";
	font-style : italic;
	text-decoration : none;
	}
a:active {
	color : "005566";
	font-weight : bold;
	text-decoration : none;
	}
.f1:hover {
	font-style : italic;
	font-size : "13";
	}
</style>