.rodape { font-family:"Times New Roman", Times, serif;
          font-size:12px; 
		  color:#2E3190; }
a:link { 
    color:#2E3190; 
	text-decoration: none;
}
a:active { 
    color:#636467;
	text-decoration: none;
}
a:visited {
	color: #636467;
	text-decoration: none;
}
a:hover {
	color: #636467;
	text-decoration: none;
	}


