.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #083473;
	text-align: justify;
}
.BORDE {
	border: 1px solid #ACBBD2;
}
a:link {
	text-decoration: none;
	color: #FDD95E;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txtCENTRO {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #083473;
	text-align: center;
}
.txtcentrope {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
