.Resumen {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333;
	text-align: justify;
	font-weight: normal;
	}
.Subtitulos {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.Cierre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: center;
}
.viñeta {
	color: #BC0D52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	white-space: normal;
	line-height: 21px;
	}
.Texto_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-align: left;
}
.hiper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.Texto_neg {
	font-weight: bold;
	color: #666;
}
.Texto_cur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #BC0D52;
	font-weight: bold;
}
.hiper_cur {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 20px;
}
.Subir {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.Indice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a:link {
	color: #BC0b51;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fba339;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #BC0b51;
}
