.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;

}

.txt_cinza14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	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_azul_fundo {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468e;
	font-weight: normal;
	text-align:justify;
}
.links_azul_fundo:hover {
	text-decoration: none;
	background: #00468e;
	color: #FFFFFF;
}
.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;
}
