body {
	font-family: verdana;
}
select, input, textarea, a, p, body, option, table, ul, li, div {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}



#hotels td {
	padding: 1px 5px 2px 5px;
	font-size: 11px;
	height: 25px;
}

a	{
	color: blue;
	font-weight: bold
/*	text-decoration: none;*/
	}
a:hover	{color: red;}

h1	{font-size: 15px;}

.tit	{
	color: #4d4c1f;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;}

.menu	{padding: 0 0 4 20;}

.tr_back {
	background-color:#f6f5ca;
}

.download {
	text-decoration:none;
	color: #c60;
}
