/**/

body	{
	background-color:#fcf8ed;
	color:#8B0000;
	line-height:130%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka",  times new roman, serif;
	font-size:small;
	}

	A 			{color:#6b8e23;text-decoration: underline; }
	A:link		{color:#6b8e23;text-decoration:underline; }
	A:visited	{color:#6b8e23; text-decoration:underline; }
	A:active	{color:#6b8e23;text-decoration: underline;}
	A:hover	{color:#ffffff;text-decoration: underline;background:#6b8e23;}

.bbsname	{
	background-color:#6b8e23;
	color:#ffffff;
	padding:4px;
	margin-bottom:20px;
	}

.title	{
	border-bottom:2px solid #6B8E23
	margin-top:30px;
	}

.name	{
	color:#6b8e23;
	}

.name a,	{color:#6b8e23;text-decoration:none;font-weight:bold;}
.name a:link	{color:#6b8e23;text-decoration:none;font-weight:bold;}
.name A:visited	{color:#6b8e23;text-decoration:none;font-weight:bold;}
.name A:active	{color:#6b8e23;text-decoration:none;font-weight:bold;}
.name A:hover	{color:#ffffff;background-color:#6b8e23;text-decoration:none;font-weight:bold;}


.massage	{
	margin-left:10px;
		}

