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