.TextoDireccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFEDB7;
	text-decoration: none;
	list-style-image: url(Imagenes/orbitz_bullet.gif);
}
.Titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9224;
}
.Titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: none;
}
.TextoBeige {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F9CE80;
	font-weight: bold;
}

