.texto10w {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover { text-decoration: underline; }
.menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #024399;
	text-decoration: none;
}
.texto11b {
	font-family: "arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.texto11b:hover {
	text-decoration:underline;
	text-align: justify;
}
.texto12b {
	font-family: "arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.texto11v {
	font-family: arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.destaque {
	font-family: "trebuchet ms";
	font-size: 17px;
	color: #333333;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
.vermelho { color:#CC0000; }
.azul { color:#024399; }
.bold { font-weight:bold; }
.form {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid;
}
.justificado { text-align:justify; }
.italica { font-family:verdana; font-size:11px; font-style:italic; text-decoration:none; color:black }
