.fundo {
	background-attachment: fixed;
	background-image: url(images/lee_text047123.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C5050;
	background-attachment: fixed;
	background-image: url(images/teste_r5_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background-color: #FFCC00;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
