.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {

	color: #000000;
	text-decoration: none;
}
a:visited {


	color: #000000;
	text-decoration: none;
}
a:hover {



	color: #999999;
	text-decoration: underline overline;
}

