
<style>
	a,
	a:link,
	a:active,
	a:visited{
		color:#00337d;
	}
	
	.cor_links,
	.cor_links a,
	.cor_links a:link,
	.cor_links a:active,
	.cor_links a:visited,
	.cor_links a:focus{
		color:#00337d;
	}
	
	.cor_links a:hover{
		color:#bf341b	}
	
	.cor_links_categorias a,
	.cor_links_categorias a:link,
	.cor_links_categorias a:active,
	.cor_links_categorias a:visited,
	.cor_links_categorias a:focus{
		color:#00337d;
	}
	
	.cor_links_topo a:hover{
		color:#bf341b	}
	

	#menu-accessibility .chBut {
		background: #bf341b; 
		border-color: #bf341b;
	}
	
	.chBody a:hover{
		color:#bf341b !important
	}
	
	.navbar-nav .nav-link {
		color:#00337d;
	}
	
	.navbar-nav .nav-link:hover{
		color:#bf341b;
	}
	
	.nav-link_i{
		color:#bf341b	}
	.navbar-nav .nav-link:hover{
		color:#bf341b;
	}
	
	.dropdown-item:focus, .dropdown-item:hover {
		background:#00337d;
	}
	
	.menu-social-top > li > a,
	.menu-social-top > li > a:link,
	.menu-social-top > li > a:active,
	.menu-social-top > li > a:visited,
	.menu-social-top > li > a:focus{
		color:#bf341b;
	}
	
	.menu-social-bottom > li > a,
	.menu-social-bottom > li > a:link,
	.menu-social-bottom > li > a:active,
	.menu-social-bottom > li > a:visited,
	.menu-social-bottom > li > a:focus{
		background:#bf341b;
	}
	
	.menu-social-bottom > li > a:hover{
		color:#00337d;
	}
	
	.botoes-primaria-to-white,
	.botoes-primaria-to-white a,
	.botoes-primaria-to-white a:link,
	.botoes-primaria-to-white a:active,
	.botoes-primaria-to-white a:visited{
		background:#00337d;
	}
	
	.botoes-primaria-to-white:hover,
	.botoes-primaria-to-white a:hover{
		color:#00337d !important
	}
	
	.botoes-primaria-to-secundaria,
	.botoes-primaria-to-secundaria a,
	.botoes-primaria-to-secundaria a:link,
	.botoes-primaria-to-secundaria a:active,
	.botoes-primaria-to-secundaria a:visited{
		background:#bf341b;
	}
	
	.botoes-primaria-to-secundaria:hover,
	.botoes-primaria-to-secundaria a:hover{
		background:#00337d;
		color:#bf341b !important
	}
	
	.botoes-secundaria-to-primaria,
	.botoes-secundaria-to-primaria a,
	.botoes-secundaria-to-primaria a:link,
	.botoes-secundaria-to-primaria a:active,
	.botoes-secundaria-to-primaria a:visited{
		background:#00337d;
		color:#bf341b !important;
	}
	
	.botoes-secundaria-to-primaria:hover,
	.botoes-secundaria-to-primaria a:hover{
		background:#bf341b;
	}
	
	.page-link:hover {
		background-color: #00337d;
		border-color: #00337d;
		color:#bf341b !important
	}
	
	.page-item > .page-link:hover > span > i{
		color:#bf341b	}
	
	.page-item.active .page-link {
		background-color: #bf341b;
		border-color: #bf341b;
	}
	
	.page-link:hover {
		color:#bf341b !important
	}
	
	.albuns_content_absolute_quantidade{
		background:#bf341b;
	}
	
	.albuns_content_absolute_botao{
		border-color: #bf341b !important;
	}
	
	.font-color-primaria{
		color:#00337d !important;
	}
	.font-color-secundaria{
		color:#bf341b !important;
	}
	
	.border-color-primaria{
		border-color:#00337d !important
	}
	.border-color-secundaria{
		border-color:#bf341b !important
	}
	
	.background-color-primaria{
		background:#00337d !important
	}
	.background-color-secundaria{
		background:#bf341b !important
	}
	
	.owl-theme .owl-nav .owl-prev:hover,
	.owl-theme .owl-nav .owl-next:hover{
		background:#00337d !important;
		color:#bf341b !important;
	}
	
	.owl-theme .owl-nav .owl-prev,
	.owl-theme .owl-nav .owl-next{
		background:#bf341b !important;
	}
</style>