.gardendepot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	border: none;
	color: #000000;
}
.garden-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.garden-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #DD2519;
}
.garden-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #334617;
	padding-left: 5px;
	margin-bottom: 5px;
}
.garde-left-nav {
	font-family: Tahoma;
	background-color: #ACD181;
	font-size: 11px;
	color: #334617;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #81AF3A;
}
a:active {
	text-decoration: none;
	color: #C0C0C0;
}
body {
	background-image: url(../images/back.gif);
	margin-top: 0px;
}
