<style type="text/css">
<!--

a:link	{	color:blue;	}
a:hover	{	color:red;	}
a:visited	{	color:blue;	}

a.black:link		{	color: 000000; text-decoration: none; font-weight: bold;	}
a.black:active		{	color: 000000; text-decoration: none; font-weight: bold;	}
a.black:visited	{	color: 000000; text-decoration: none; font-weight: bold;	}
a.black:hover		{	color: ffffff; text-decoration: none; font-weight: bold;	}

a.white:link		{	color: ffffff; text-decoration: none; font-weight: bold;	}
a.white:active		{	color: ffffff; text-decoration: none; font-weight: bold;	}
a.white:visited	{	color: ffffff; text-decoration: none; font-weight: bold;	}
a.white:hover		{	color: 000000; text-decoration: none; font-weight: bold;	}


.h_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
-->
</style>
