A:link             {color: #5E4D52; text-decoration: none; font-weight: bold;}
A:visited          {color: #5E4D52; text-decoration: none; font-weight: bold;}
A:active           {color: #000000; text-decoration: none; font-weight: bold;}
A:hover            {color: #AB8C94; text-decoration: none; background-color:#5E4D52; font-weight: bold;}

BODY,P,TABLE,TD,TR 
{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #5F2848;
}

BODY
{
	background: #AB8C94;
}

.title    {
	background: url("ryuichi-title.jpg") no-repeat top left;
	position:absolute;
	left:25px;
	top:25px;
	width:531px;
	height:281px;
	padding:0px;
}

.textframe {
	position:absolute;
	left:30px;
	top:330px;
	text-align:left;
	padding:5px;
	width:520px;
}

.menu {
	position:absolute;
	text-align:left;
	left:35px;
	top:300px;
	width:510px;
	height:30px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
}

.form	{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color:#000000;
	background-color:#AB8C94;
	border: 1px solid #5F2848;
	padding:2px;
}

input, select, textarea {
	font-family: verdana, arial, serif;
	font-size: 11px;
	color:#000000;
	background-color:#AB8C94;
	border: 1px solid #5F2848;
	padding:2px;
}