<style type="text/css">
<!--
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.style1 {
	font-family: "Century Gothic", "Comic Sans MS", Courier;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style2 {font-family: "Century Gothic", "Comic Sans MS", Courier; font-size: 12px; color: #FFFF00; font-weight: bold; }
-->
</style>

