<style type="text/css">
<!--
.style1 {font-size: large}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #7c003b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7c003b;
}
a:hover {
	text-decoration: none;
	color: #3300FF;
}
a:active {
	text-decoration: underline;
	color: #3300FF;
}
-->
</style>