.TextoRodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.TextoNormal {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
}
