/* CSS Document de Ofertas con Aéreo para Terrestre */


body,td,th {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #333333;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.numeros {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.hoteles {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
}
.comentario {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}

