body {
	border: 8px ridge #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(imagens/BG.jpg);
	background-repeat: repeat;
	margin: 5px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;











}
a:hover {
	color: #CC6633;
}
a {
	color: #000000;
}
.verde {
	color: #339933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;

}
.tam36 {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.tam24 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.tam48 {
	font-size: 48px;
	color: #000000;
	font-weight: bold;
}
.laranja {
	color: #CC6633;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #339900;
	filter: Shadow(Color=black, Direction=135);
	font-weight: bold;
	width: 100%;

}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	padding: 20px;

}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;

}
.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.tributo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	filter: Shadow(Color=#356A6A, Direction=135);
	with: 100%
}
.sombra {
	filter: Shadow(Color=black, Direction=135);
}
