H1 {
	font-size : 12pt;
	color:#577B4E;
	text-decoration:none;
	font-weight:bold
}

H2 {
	font-size : 12pt;
	color:#577B4E;
	text-decoration:none;
	font-weight:bold
}

a{
	font-size : 11pt;
	color:#FFCC00;
	text-decoration:none;
	font-weight:none;
}

a:hover{
	font-size : 11pt;
	color:#577B4E;
	text-decoration:none;
	font-weight:none;
}

.main {
	font-size : 11pt;
	color:#577B4E;
}

.topmenu {
	font-size : 10pt;
	color:#577B4E;
	text-decoration:none;
}

.cities {
	font-size : 9pt;
	color:#577B4E;
	text-decoration:none;
	font-weight:none;
}

.cities:hover {
	font-size : 9pt;
	color:#FFCC00;
	text-decoration:none;
	font-weight:none;
}

.hotels {
	font-size : 9pt;
	color:#FFCC00;
	text-decoration:none;
	font-weight:none;
}

.hotels:hover {
	font-size : 9pt;
	color:#577B4E;
	text-decoration:none;
	font-weight:none;
}

.menu {
	font-size : 13pt;
	color:#577B4E;
	text-decoration:none;
	font-weight:none;
}

.menu:hover {
	font-size : 13pt;
	color:#FFCC00;
	text-decoration:none;
	font-weight:none;
}

.frm {
	border: solid 1px #577B4E;
}
