body {
	margin:1;
	color:#89201D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(fundo.jpg);
	background-color: #F8D000;
	background-repeat: repeat-x;

}
.tituloprodutos {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #333;
	text-decoration: none;
}

.fundo {
	background-image: url(topo.jpg);
}
.fundo2 {
	background-image: url(topo2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: justify;
	background-color: FFE88A;
}


a:link {
	text-decoration: none;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #89201D;
	text-align: center;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover { text-decoration: underline; }

.style1 {
	color: #666
}
.style1 a { font-size: 11px; color: #ffffff; }
.style1 a:link { text-decoration: none; }
.style1 a:visited { text-decoration: none; }
.style1 a:hover { text-decoration: underline; }

.style2 {
	color: #9E231C;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style2 a { font-size: 11px; color: #005083; }
.style2 a:link { text-decoration: none; }
.style2 a:visited { text-decoration: none; }
.style2 a:hover { text-decoration: underline; }

.style3 {
	color: #89201D;
	text-align: center;
}
.style5 {
	color: #000099;
	font-weight: bold;
}

</style>
