.rodape {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	color: #7F7F7F;
}
.texto {
	font-family: "Trebuchet MS", TimesNewRomanPS, Arial;
	font-size: 12px;
	color: #333333;
}
.texto_link {
	font-family: "Trebuchet MS", TimesNewRomanPS, Arial;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-weight: normal;
}
.texto_link:hover {
	font-family: "Trebuchet MS", TimesNewRomanPS, Arial;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-weight: normal;
	background-color: FCFFEC;
	}