body {
	background-color: #EFD9AF;
	border-top: medium double #E48384;
	border-right: medium double #D09B9B;
	height: 600px;
}
.menues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #663300;
	border: 1px solid #663333;
	height: 17px;
	width: 120px;
	text-align: left;
}
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	color: #7F0414;
	background-color: #FFEEC3;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
