body {
	background-color: #302319;



}
.menu {
	background-image: url(gfx/index_03.gif);
	background-repeat: no-repeat;
}
.menu-button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #807059;
	text-decoration: none;
}
.menu-button:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #807059;
	text-decoration: none;
	font-weight: bold;
	background-image: url(gfx/lisc.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;



}
.tresc {
	background-image: url(gfx/index_05.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left {
	background-image: url(gfx/left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.right {
	background-image: url(gfx/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
