<style>
<!--
	.normal {
		font-family : Verdana,Georgia;
		font-size : 12px;
		color : #666666;
	}
	.mem {
		font-family : Verdana,Georgia;
		font-size : 11px;
		color : #000000;
	}
	.menu {
		text-decoration : none;
	}
	.small {
		font-family : Verdana,Georgia;
		font-size : 10px;
		color : #000000;
	}
	.bold {
		font-family : Verdana,Georgia;
		font-size : 14px;
		color : #666666;
		font-weight : bold;
	}
	.title {
		font-family : Verdana,Georgia;
		font-size : 38px;
		color : #000000;
	}

	BODY {
		SCROLLBAR-FACE-COLOR: #138B4B;
		SCROLLBAR-HIGHLIGHT-COLOR: #00cc00;
		SCROLLBAR-SHADOW-COLOR: #006666;
		SCROLLBAR-3DLIGHT-COLOR: #00cc00;
		SCROLLBAR-ARROW-COLOR: #ffffff;
		SCROLLBAR-TRACK-COLOR: #d0e2d0;
		SCROLLBAR-DARKSHADOW-COLOR: #000000
	}

   A:link { text-decoration:none; color:#333333;}
   A:visited { text-decoration:none; color:#808080;}
   A:active { text-decoration:none; }
   A:hover { color:red; text-decoration:underline; }
-->
</style>
