body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
}
.navbottom {font-size: 11px;
			color:#000000;}
a.navbottom {text-decoration:underline;}
a.navbottom:hover {text-decoration:none;}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.textos {
	font-size: 12px;
	color: #000000;
}
.subtitulos {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
table.precios {
	border: 3px solid #004799;
	background-color: #FFE200;
}
.countries {
	font-size: 13px;
	color: #004799;
	text-decoration: none;
	font-weight: bold;
}
a.countries {
	text-decoration: none;
}
a.countries:hover {

	text-decoration: underline;
}
.resort {
	font-size: 14px;
	font-weight: bold;
	color: #004799;
}
.region {
	font-size: 13px;
	color: #000000;
}
.resortsCountry {

	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
H1 {
	font-size: 18px;
	color: #0000FF;
}
