body{
	color: #231A10;
	max-width:320px;
	margin: 1px auto;
	font-family:Verdana;
	font-size:12px;
	background-color: #9999FF;
	background-repeat: repeat-x;
	height:100%;
	border-bottom-color: #8B6C33;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.box0 {
	background-color: #D2BF83;
	text-align: center;
	margin: 1px 0px;
	padding: 2px;
	background-position: left top;
	border: 1px solid #AF844E;
	color : #684F2F;
}
.box0 a { text-decoration: none; color : #936F42;}
.box0 a:hover { text-decoration: none; color : #684F2F; background-color: #D2BF83;}
.box {
	background-color: #99CCFF;
	text-align: left;
	margin: 1px 0px;
	padding: 2px;
	border: 1px solid #AF844E;
}
.foot {
	background-color: #99CCFF;
	text-align: center;
	margin: 1px 0px;
	padding: 2px;
	background-position: left top;
	border: 1px solid #AF844E;
}

a { text-decoration: none; color: #7B512F}
a:hover { background-color: #3333FF; color: #990000;}

