.topico {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	color: #CA2174;
	font-weight: bold
}
.texto_sublinhado {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}
