.caixa_mensagem {
	background-attachment: fixed;
	background-image: url(imagem/caixa_conteudo.gif);
	background-repeat: no-repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 564934;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
