.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
}
.titulolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC6600;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.textopeque {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
