table .menu tr td div a:hover, input[type="submit"]:hover{
	background-color: #025dac !important;
}

.inicio-atendimento-corpo a:hover, .faq-description a:hover, .faq-parent a:hover{
	color: #025dac !important;
}

body{
	background: #fff !important;
}

input[type="submit"]{
	background-color: #d9eaf2;
	border: 1px solid #000033; 
	color: #000;
}

table .menu tr td div a:hover{
	background-color: #C0DBEB !important;
	color: #000 !important;
}

input[type="submit"]:hover{
	background-color: transparent !important;
}

body .inicio-atendimento-corpo a:hover, body .faq-description a:hover, body .faq-parent a:hover{
	color: #ed1c24 !important;
}	

.inicio-atendimento-corpo a:hover, .faq-description a:hover, .faq-parent a:hover{
	color: #2e3192 !important;
}

table .menu tr td div a{
	border: none !important;
	background: #d9eaf2 !important;
	color: #000 !important;
}

.content .title{
	background: #C0DBEB;
	color: #000033;
}

table .menu tr td div{
	border-bottom: none !important;
}

