.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-indent: 6pt;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-indent: 6pt;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
a:hover {
	background-color: #CCCCCC;
}
.destinos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 15pt;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 6px;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
