body {
	margin-top: 2%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBDBB7;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #339900;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.boton {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #336600;
	background-color: #FFDA66;
	background-image: url(imagen/boton.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-align: center;
	vertical-align: middle;
}
.makila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD351;
	font-weight: bold;
	text-align: left;
	text-indent: 12px;
}
.red {
	background-image: url(imagen/img_red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.agro {

	background-image: url(imagen/img_agro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.agri {

	background-image: url(imagen/img_agricultor.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.huerto {

	background-image: url(imagen/img_calend.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.prod {

	background-image: url(imagen/img_producto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

