<STYLE>
<!--

a	{
	cursor : hand;
}
a:link	{
	color : #999999;
	text-decoration : none;
	background-color : none;
}
a:visited	{
	color : #999999;
	text-decoration : none;
	background-color : none;
}
a:active	{
	color : PINK;
	text-decoration : none;
	background-color : none;
}
a:hover	{
	color : PINK;
        position:relative;top:2px;left:1px;
	text-decoration : none;
	background-color : none;
}
body,tr,td,th	{
	color : 999999;
	font-family : MS UI Gothic;
	font-size : x-small;
	line-height : 15px;
	cursor : default;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : PINK;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
}
IMG { behavior:url("../img_waku.htc");border: 1px solid white; }
-->
</STYLE>