/* RM */
body	{
	color			: #999999;
	line-height		: 130%;
	font-size		: 12px;
	font-family		: "Osaka","‚l‚r ‚o–¾’©";
	background-color	: #000000;
}

td	{
	color			: #999999;
	line-height		: 140%;
	letter-spacing		: 1px;
	font-size		: 12px;
	vertical-align		: middle;
	font-family		: "Osaka","‚l‚r ‚o–¾’©";
}

A	{
	text-decoration		: none;
	color			: #FFFF99;
}

A:Hover	{
	text-decoration		: underline overline;
}
