.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #DFDFBF;
}

.rodape a:link  {
	color: #C5C58D;
	text-decoration : none;
}
.rodape a:hover  {
	color: #94944B;
	text-decoration : none;
}
.rodape a:visited {
	color: #C5C58D;
	text-decoration : none;
}
	
