body {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2A2A2A;
	line-height: 150%;
}

a img 
{
	border:none;
}
a:link {
	text-decoration: none; color: #2A2A2A;
}

a:visited {	
	text-decoration: none; color: #2A2A2A;
}

a:hover { 
	text-decoration: underline; color: #E92800;
}

a:active { 
	text-decoration: none; color: #2A2A2A;
}

a.FFFFFF_C:link {
	font-size: 14px; text-decoration: none; color: #FFFFFF; font-weight: bold;
}
a.FFFFFF_C:visited {
	font-size: 14px; text-decoration: none; color: #FFFFFF; font-weight: bold;
}
a.FFFFFF_C:hover {
	font-size: 14px; text-decoration: none; color: #FBF9DE; font-weight: bold;
}
a.FFFFFF_C:active {
	font-size: 14px; text-decoration: none; color: #FFFFFF; font-weight: bold;
}

.cu {
	font-size: 12px;
	font-weight: bold;
}

a.cu_l:link {
	font-weight: bold;
}
a.cu_l:visited {
	font-weight: bold;
}
a.cu_l:hover {
	font-weight: bold;
}
a.cu_l:active {
	font-weight: bold;
}

.767676 {
	color: #767676; 
}

a.767676_l:link {
	color: #767676;
}
a.767676_l:visited {
	color: #767676;
}
a.767676_l:hover {
	color: #767676;
}
a.767676_l:active {
	color: #767676;
}

.E92800 {
	color: #E92800;
}

a.E92800_C14:link {
	color: #E92800; font-size: 14px; font-weight: bold;
}
a.E92800_C14:visited {
	color: #E92800; font-size: 14px; font-weight: bold;
}
a.E92800_C14:hover {
	color: #E92800; font-size: 14px; font-weight: bold;
}
a.E92800_C14:active {
	color: #E92800; font-size: 14px; font-weight: bold;
}

a.E92800_l:link {
	color: #E92800; 
}
a.E92800_l:visited {
	color: #E92800;
}
a.E92800_l:hover {
	color: #E92800; 
}
a.E92800_l:active {
	color: #E92800;
}

.0033FF {
	color: #0033FF;
}

.input1 {
	border: 1px solid #E92800;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	height: 24px;
	line-height:22px;
	vertical-align:middle;
	padding:0px;
	padding-left:1ex;
}

.firstCommend a.summary
{
	color:#666;
}

.MenuCity
{
	display:block;
}
.CityList
{
	position:absolute;
	border:solid 1px #ccc;
	width:187px;
	height:8em;	
	background-color:#F0F0F0;	
	padding:3px;	
	visibility:hidden;
}

.CityList a:link,.CityList a:visited
{	
	display:inline;
	float:left;
	margin:2px;
	width:40px;
}
.CityList a:hover
{
	color:Red;
	text-decoration:underline;
}

.MenuCuisine
{
	display:block;
}

.CuisineList
{
	position:absolute;
	border:solid 1px #ccc;
	width:200px;
	height:8em;	
	background-color:#F0F0F0;	
	padding:3px;	
	visibility:hidden;
}

.CuisineList a:link,.CuisineList a:visited
{
	display:block;
	float:left;
	margin:2px;
	width:60px;
}

.CuisineList a:hover
{
	color:Red;
	text-decoration:underline;
}
