.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
.voltar {
	font-size: 12pt;
	color: #FF0000;
}

.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
}
