.entrada {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.textoRodape {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #800000;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF00CC;
	text-decoration: none;
}

