.texto {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.conteudosub {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.conteudosub:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.titmassas {
	font-family: "trebuchet ms";
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
}
.titmassas:hover {
	font-family: "trebuchet ms";
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
.titulo {
	font-family: "trebuchet ms";
	font-size: 11px;
	line-height: 15px;
	color: #990000;
	text-decoration: none;
}