body{
	background: #fff !important;
}

input[type="submit"]{
	background-color: #fff !important; 
	color: #000;
}

table .menu tr td div a:hover, input[type="submit"]:hover{
	background-color: #FCDC04 !important;
	color: #000 !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: #fff !important;
	color: #000 !important;
}

.content .title{
	background: #F7E671;
	color: #000;
}

table .menu tr td div{
	/*border-bottom: none;*/
}

