A:link             {color: #FF9625; text-decoration: none}
A:visited          {color: #FF9625; text-decoration: none}
A:active           {color: #0066FF; text-decoration: none}
A:hover            {color: #000000; text-decoration: underlined;}

.borders {
	border: 1px solid #FF9625;
}

.code {
margin: 1px 1px 1px 1px;
}

BODY,P,TABLE,TD,TR {font-size: 11px; font-family: Arial; color: #000000}

h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 1px;
	color: #851F0B;
	font-family: serif;
	font-size: 14px;
}

p  {
	margin: 0px 0px 15px 0px;
	text-align: left;
}

.big {
	margin: 20px auto;
}

.layoutpic {
	background-image: url(mitsuki.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 268px;
	height: 480px;
	border: 1px solid #FF9625;
}

img {
margin: 2px 2px 1px 1px;
}


.menu {
	text-transform: lowercase;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	width: 268px;
	margin: 0;
	position: absolute;
	top: 385px;
	left: 20px;
}

.menu a {letter-spacing: 3px; color: #FF9625; font-weight: bold; }
.menu a:hover {color: #851F0B;}

.textbox {
	position: absolute;
	left: 308px;
	top: 20px;
	width: 550px;
	background-color: #FFFFFF;
	padding: 15px 10px 10px 10px;
	border: 1px solid #FF9625;
}

