.texto {
	font-family: "trebuchet MS";
	font-size: 14px;
	color:#000;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7EBA00;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #7EBA00;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7EBA00;
	text-decoration: underline;
}
.titulo {
	font-family: "trebuchet MS";
	font-size: 22px;
	color: #000000;
}

