body {
 background-color: #FFFFFF;
 background-image: url();
 color: #000000;
scrollbar-face-color:#F1E1A3;
scrollbar-track-color:#F1E1A3;
scrollbar-arrow-color:#332211;
scrollbar-highlight-color:#F1E1A3;
scrollbar-shadow-color:#332211;
scrollbar-3dlight-color:#332211;
scrollbar-darkshadow-color:#F1E1A3;
}

A:link		{text-decoration:none;			color:#332211}
A:visited {text-decoration:none;			color:#776655}
A:active	{text-decoration:underline; color:#FF0000}
A:hover		{text-decoration:underline; color:#000000}

a:hover {
color:#FFFFFF;
text-decoration:none;
background-color:#332211;}

.waku-main01{font-size:11px;
 font-family:normal;
 color:#332211;
 text-align:left;
 font-weight:normal;
 font-style:normal;
 line-height:150%;
 width:380px;
 padding:10px;
 border-style:solid;
 border-color:#332211;
 border-width:1px;
 background-color:#FFFFFF;}


.waku-main02{
	font-size:11px;
	font-family:normal;
	color:#332211;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	line-height:130%;
	width:380px;
	padding:10px;
	border-style:solid;
	border-color:#332211;
	border-width:0px;
	background-color:#FFFDE4;
}

