.verde {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #83905B;
}
a:link {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #C9826C;
	text-decoration: none;
}
a:hover {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CCD1AF;
	text-decoration: none;
}
a:visited {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #864013;
	text-decoration: none;
}
a:active {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E2E5D0;
	text-decoration: none;
}
