.Título {

	FONT-WEIGHT: bold;
	FONT-SIZE: 24pt;
	COLOR: #CCCCFF;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.Amarillo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-align: center;
	font-style: normal;
	text-decoration: underline;





}
.Naranja {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #FF9900;
	text-align: center;

}
.Copyrigh {

	FONT-WEIGHT: bolder;
	FONT-SIZE: 12pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #CCCCFF;
	font-style: italic;
	font-variant: normal;
	background-position: center;
}
.AzulOscuro {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	background: #6633CC;

}
.AzulClaro {


	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #C0C0C0;
}
.Enlace {

	COLOR: #E37A1C; POSITION: relative
}
.Centrar {

	text-align: center;
}
.EnlaceAzul {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #C0C0C0;
	text-decoration: underline;

}
.Verde {

	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-align: left;
	font-style: normal;
	text-decoration: underline;
}
.Morado {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #CC00FF;
	text-align: center;
	text-decoration: underline;

}
