a {
	color: #00295A;
}
a:hover {
	color: #998D59;
	text-decoration: underline;
}

.link_Dourado {
	color: #C6B54B;
	text-decoration: none;
}
.link_Dourado:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_interno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00295A;
	line-height: 20px;
}
.txt_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00295A;
	line-height: 13px;
}
.txt_dourado {
	color: #CDBE49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fund_apresentacao {
	background-image: url(imgs/fund_apresentacao.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_advogados {
	background-image: url(imgs/fund_advogados.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_atuacao {
	background-image: url(imgs/fund_atuacao.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_boletim {
	background-image: url(imgs/fund_boletim.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_cena {
	background-image: url(imgs/fund_cena.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_contato {
	background-image: url(imgs/fund_contato.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_correspondente {
	background-image: url(imgs/fund_correspondente.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_links {
	background-image: url(imgs/fund_links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_processos {
	background-image: url(imgs/fund_processos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fund_solidario {
	background-image: url(imgs/fund_solidario.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt_creditos {
	font-size: 10px;
	color: #6F643C;
	text-decoration: none;
}
.txt_creditos:hover {
	font-size: 10px;
	color: #001938;
	text-decoration: none;
}
.fund_convite {
	background-image: url(imgs/convite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}