.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}

.versao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
.versao a, .versao a:visited {
	padding-left: 10px;
	background: url(seta.png) left center no-repeat;
}
.versao a:hover, versao a:focus {
	background: url(seta_over.png) left center no-repeat;	
}
.versao a:active {
	position: relative;
	top: 1px;
	left: 1px;
	background: url(seta_over.png) left center no-repeat;	
}