.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00468e;
}
.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;

}
.txt_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;

}

.link_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: none;
}

.link_cinza:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e45b00;
	text-decoration: none;
}

.txt_cinza14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	font-weight: bold;
}

.txt_laranja14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e45b00;
	font-weight: bold;
}

.txt_azul11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00468e;

}
.txt_cinza12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;

}
.links_azul {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;
	font-weight: normal;
	}
.links_azul:hover {
text-decoration: underline;
}
.links_branco {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	}
.links_branco:hover {
text-decoration: underline;
}
.links_branco2 {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	}
.links_branco2:hover {
text-decoration: underline;
}

.links_amarelo {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626200;
	font-weight: bold;
	
	}
.links_amarelo:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}

.links_branco_fundo {
text-decoration: none;
font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	
}
.links_branco_fundo:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}

.links_email {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e45b00;
	font-weight: normal;
}
.links_email:hover {
	text-decoration: none;
	background: #e45b00;
	color: #FFFFFF;
}

.links_tit_laranja_g {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e45b00;
	font-weight: bold;
}
.links_tit_laranja_g:hover {
	text-decoration: none;
	color: #666;
}

.links_tit_laranja_p {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e45b00;
	font-weight: bold;
}
.links_tit_laranja_p:hover {
	text-decoration: none;
	color: #666;
}



.links_azul_fundob {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;
	font-weight: bold;
}
.links_azul_fundob:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #699db8;
	SCROLLBAR-SHADOW-COLOR: #699db8;
	SCROLLBAR-3DLIGHT-COLOR: #afccdc;
	SCROLLBAR-ARROW-COLOR: #afccdc;
	SCROLLBAR-TRACK-COLOR: #afccdc;
	SCROLLBAR-DARKSHADOW-COLOR: #afccdc;
	SCROLLBAR-BASE-COLOR: #afccdc;
	SCROLLBAR-FACE-COLOR: #699db8;
}

