<style type="text/css"> 
<!--
a:link	{
	color : #0000FF;
	text-decoration : none;
}
a:visited	{
	color : #0000FF;
	text-decoration : none;
}
a:active	{
	color : #FF0000;
	text-decoration : none;
}
a:hover	{
	color : #FF0000;
	background-color : #FFFF80;
	text-decoration : none;
}
body	{
        margin:0;
        padding:0;
	color : #5f5f5f;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN";
	font-size : 13px;
	background-image : url("../haikei/leaf.jpg");
	background-attachment : fixed;
	background-position : left top;
	background-size: cover;
	scrollbar-3dlight-color : #01285F;
	scrollbar-face-color : #134B92;
}
TD {
	font-size: 13px; line-height: 110%;
}
-->
</style>