.Titulo {
	font-family: "Tempus Sans ITC";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	height: auto;
	width: auto;
	text-transform: capitalize;


}
.gKeyWords {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #660066;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 24px;
	margin-bottom: 18px;
	margin-right: 24px;
	margin-left: 4px;




}
.TituloCarta {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial;
	font-size: 10pt;
	color: #004000;
	font-weight: bolder;
	text-transform: uppercase;

}
.Amor {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial;
	font-size: 10pt;
	font-weight: bolder;
	color: #660066;
}
.GTexto {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #005B00;
	line-height: 44px;
	text-align: left;


}
.GTextoFinal {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #005B00;
	line-height: 44px;
	text-align: center;

}
