body, table, tr, td {
font-family: Trebuchet MS, Tahoma, Arial;
font-size:11px;
color:#333333;
}

.tituloInternas {
	font-family: haettenschweiler, Tahoma, Arial;
	font-size:19px;
	color:#990000;
	letter-spacing: 1px;
}
.vermelho {
 color: #990000;
}
.fvermelho {
 background-color: #990000;
}
.fverde {
 background-color: #779404;
}
.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 4px;
}
.Dez {font-size: 10px}
.Doze {font-size: 12px}

/* FORMULÁRIOS */
.formularios {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#bababa;
	background-color:#FFFFFF
}

/* NAVEGAÇÃO E LINKS */
a:link { color:#990000; text-decoration:none;}
a:hover {color:#990000; text-decoration:underline;}
a:visited {color:#990000; text-decoration:none;}
a:active {color:#990000; text-decoration:none;}


.navegação{ font-family: Trebuchet MS; font-size: 11px; color: #FFDBA6}
.navegação a:link{ font-family: Trebuchet MS; font-size: 11px; color: #FFDBA6; text-decoration:none;}
.navegação a:hover{ font-family: Trebuchet MS; font-size: 11px; color: #FFDBA6; text-decoration:underline;}
.navegação a:visited{ font-family: Trebuchet MS; font-size: 11px; color: #FFDBA6; text-decoration:none;}
.navegação a:active{ font-family: Trebuchet MS; font-size: 11px; color: #FFDBA6; text-decoration:none;}