p {

    color: #111 !important;


}

li {

    color: #111 !important;


}

h3{

    text-decoration: solid !important;


}
#idBodyRede{

color: #111 !important;
font-size: 14px;

}
table {
	border: 1px solid #CCCCCC  !important;
	color: #111 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    /* margin-left: 25%; */
    margin-bottom: 10px;
   

}


#footerRede {

    background: #eeeeee;
	padding: 30px;
	color: #555555;
	font-size: 14px;
	display: flex !important;
	justify-content: center;

}

#idTextFooter {
    background: #eeeeee !important;
}