.menu-top-m {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: 993300;
	text-decoration: none;
	font-weight: bold;
}
.menu-top-m:hover {
	color: #990000 ;
; text-decoration:underline
}
.menu-top-b {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top-b:hover {
	text-decoration: underline;
}
.titulos {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textos-home {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.textos-home:hover {
	text-decoration: underline;
}
.vermelho {
	color: #FF0000;
}
.azul {
	color: #0B5DAA;
}
.textos-9 {
	font-family: "trebuchet ms";
	font-size: 9px;
	color: #555555;
	text-decoration: none;
}
