.texto {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contorno {
	border: 1px solid #000000;
}
.links:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.epigrafe {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tituloepi {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

