.backtothegarden {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.titulo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
	text-align: center;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	padding-top: 12px;
}
.menu-derecho {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding-right: 4px;
	padding-left: 4px;
}
a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.contacto {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.subti {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}
body {
	margin: 0px;
}
.negritas {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

