.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.sabia {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
.txt {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.link {
	color: #a80e30;
}

