@charset "utf-8";
/* CSS Document */
body {
	background-color: #449E00;
    background-image: url(productos_naturales.png);
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	color: #8C3310;
}
a:link {
	color: #8C3310;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C3310;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}