.titulos {
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textos-home {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.textos-home:hover {
	text-decoration: underline;
}
.textos-9 {
	font-family: "trebuchet ms";
	font-size: 9px;
	color: #555555;
	text-decoration: none;
}
.menu {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-weight: bold;
	color: #4f5d62;
	text-decoration: none;
}
.menu:hover {
	color: #333333;
; text-decoration:underline
}
.menutop {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop:hover {
	text-decoration: underline;
}
.textos-branco {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textos-branco:hover {
	text-decoration: underline;
}

.azul { color: #0B5DAA; }
.Vermelho { color: #990000; }
