.TITULO {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #36C0F4;
}
.TEXTO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	text-align: left;
	background-position: left top;
	page-break-before: auto;
	page-break-after: auto;
	line-height: 19px;
	font-weight: normal;
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	white-space: normal;
}
.fecha {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #36C0F4;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37C0F4;
	text-align: justify;
}
.BOTON_BIG {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #36C0F4;
	text-decoration: none;
}
.BOTON_BIG:hover {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #36C0F4;
	text-decoration: underline;
}
.BOTON_BIG_BLANCO {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #36C0F4;
}
