<style type="text/css">
<!--

body, td	{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 12 px;
	margin-top: 8 px;
	margin-left: 0 px;
	margin-right: 0 px;
	margin-bottom: 8 px
}

a:link, a:visited	{
	color: blue;
	text-decoration: none
}

a:hover	{
	color: red;
	text-decoration: underline
}

a.topmenu:link, a.topmenu:visited	{
	color: orange;
	text-decoration: none
}

a.topmenu:hover	{
	color: yellow;
	text-decoration: underline
}

a.submenu:link, a.submenu:visited	{
	color: #333333;
	text-decoration: none
}

a.submenu:hover	{
	color: #ffffff;
	text-decoration: underline
}

//-->
</style>