﻿body {
	background-color: #EBE6E2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin: 0px;
}
.title, .title a {
	color: #792C17;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}
.city {
	color: #23275C;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
}
p {
	margin: 3px;
	font-size: 12px;
}
.pic {
	border-width: 0;
	text-align: center;
}
.menu, .menu a {
	background-color: #F86401;
	direction: rtl;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.smallpic {
	border: 1PX SOLID #DC9F72;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 3px;
	width: 120px;
	height: 120px;
}

