@charset "utf-8";
.txt_datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.txt_tendencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4696A6;
	text-decoration: none;
}
.txt_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #619941;
	text-decoration: none;
}
.txt_anaranjado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f60;
	text-decoration: none;
}
.txt_azul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #008aa7;
	text-decoration: none;
}
.tabla_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #4ca6ba;
}


