@charset "utf-8";
body {
	background-image: url(../../images/main_background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	background-color: #B7DD6E;
	background-repeat: no-repeat;
}
a:link {
	color: #003300;
		text-decoration: none;
}

a:visited {
	color: #669900;
		text-decoration: none;
		}


a:hover {
	color: #660066;
		text-decoration: underline;
}


a:active {
	color: #666699;
		text-decoration: none;
}


.nav_bar_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6F00;
}
.los_jefes {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}
.Product_text {font-size: 14px}
