body{
	background: #fff !important;
}

input[type="submit"]{
	background-color: #f8f9de !important; 
	color: #1C6D00;
}

table .menu tr td div a:hover, input[type="submit"]:hover{
	background-color: #576f00 !important;
	color: #fff !important;
}

body .inicio-atendimento-corpo a:hover, body .faq-description a:hover, body .faq-parent a:hover{
	color: #1C6D00 !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: #576f00 !important;
	color: #000 !important;
}

.content .title{
	background: #f8f9de;
	color: #1C6D00;
}

table .menu tr td div{
	border-bottom: none;
}

