body {
	background-image: url(imagens/fundo_amarelo_degrade.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #9A5300;
}
a:visited {
	text-decoration: none;
	color: #9a5300;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: large;
	color: #9A5300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #9A5300; }
.style3 {
	color: #007CC3;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {color: #9a5300}

