@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
}

.rodape {
	font-family:Arial;
	border:none;
	text-decoration:none;
	color:#999999;
	font-size:9px;
}

.rodapeMENU:link {
	font-family:Arial;
	border:none;
	text-decoration:none;
	color:#999999;
	font-size:9px;
}
.rodapeMENU:visited {
	font-family:Arial;
	border:none;
	text-decoration:none;
	color:#999999;
	font-size:9px;
}
.rodapeMENU:hover {
 	text-decoration:underline;
}