.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline blink;
	text-transform: uppercase;
}
.cabezas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
.textoCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666600;
}
.TitulosCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF9900;
}
.subcabezas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: inherit;
	background-color: #FF9900;
}
.cabezasCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.textoMAYUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.notasCMAY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: inherit;
	background-color: #FF9900;
	text-transform: uppercase;
}
.mayus {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.infoproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
