
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #004A6F;
}
a:active {
	color: #006699;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.fila_padding {
padding: 10px;
}

.texto_generales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.titulos_generales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#666666 ;
	text-decoration: none;
}
.titulos_generales_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#006699;
	text-decoration: none;
}

.texto_generales_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color:#006699;
	text-decoration: none;
}


.texto_generales_destacados-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color:#006699;
	text-decoration: none;
}
