body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	background-image: url(images/background.gif);
	margin: 0px;
}
a {
	color: #793310;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #793310;
}
a.menu {
	font-size: 11px;
	color: #793310;
	text-decoration: none;
	display: table-cell;
	font-weight: bold;
	padding: 5px;
}
a.menu:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: table-cell;
	font-weight: bold;
	background: #793310;
	padding: 5px;
}
a.lang {
	font-size: 11px;
	color: #f5b586;
	text-decoration: none;
}
a.lang:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.titlenews {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #793310;
	padding: 5px;
	border-bottom: #994922 solid 5px;
}
.titleabout {
	font-size: 20px;
	font-weight: bold;
	color: #793310;
	padding: 5px;
}
.titlecell {
	font-size: 20px;
	font-weight: bold;
	color: #793310;
	padding: 5px;
	border-bottom: #793310 solid 1px;
}
.contentcell {
	background:url(images/ornament.gif) no-repeat right bottom;
	border-bottom: #b4a091 solid 1px;
}
.copycell {
	background:url(images/menu.gif) repeat-x;
	padding:10px;
	font-family:Tahoma;
	font-size:10px;
}

font.menu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: table-cell;
	font-weight: bold;
	background: #793310;
	padding: 5px;
}
font.lang {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}