.texto-cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
}
.fundo-pg {
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto-laranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #7C644A;
	text-decoration: none;
}
.texto-preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
}
.fundo-noticias {
	background-attachment: fixed;
	background-image: url(imagens/caixa-noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo-agenda {
	background-attachment: fixed;
	background-image: url(imagens/caixa-agenda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto-preto9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.fundo-texto {
	background-attachment: fixed;
	background-image: url(imagens/caixa-texto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
