.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #A53FC7;
	text-align: left;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #4D1C75;
	text-align: justify;
}
.subt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A53FC7;
	text-align: justify;
	line-height: 120%;
}
a:hover {
	color: #EC008C;
}
.texCcentrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #4D1C75;
	text-align: center;
	font-style: normal;
}
#marron {
	color: #552B00;
}
.titulo.style1 table tr td table tr td table tr .tex {
	color: #F00;
}

