<style type="text/css"> 
<!--
a	{
	cursor : normal;
}
a:link	{
	color : 848299;
	text-decoration : underline overline;
}
a:visited	{
	color : 848299;
	text-decoration : underline overline;
}
a:active	{
	color : 848299;
	text-decoration : none;
}
a:hover	{
	color : ffffff;
	text-decoration : none;
	background-color : 848299;
}
BODY	{
	color : 6b758c;
	font-family : "MS UI Gothic";
	font-size : x-small;
	cursor : normal;
	background-color : ffffff;
	scrollbar-arrow-color : a5bee7;
	scrollbar-base-color : ffffff;
  }
 table         {
	font-size : x-small;
                  bordercolorlight : 6B758C;
                  bordercolordark : 666685;
  }

-->
</style>