<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECDCC2;
}
.box{
	margin: 0px;
	background-image:url(images/logo_menu.png);
	width:776px;
	height:269px;
}
a {
	font-size: 0.8em;
	color: #693B0B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666633;
}
a:active {
	text-decoration: none;
}
.title {
	color: #693B0B;
	font-size: 1.2em;
	font: bold;
}

.line {
	color: #F7BC5B;
}
.sub_title {
	color: #693B0B;
	font-size: 0.8em;
	font: bold;
}
.content {
	font-size: 0.8em;
}
-->
