.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #59732C;
}
.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #59732C;
}
.texto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #59732C;
}
.texto4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #59732C;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #59732C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #59732C;
}
a:hover {
	text-decoration: underline;
	color: #59732C;
}
a:active {
	text-decoration: none;
	color: #E7E5BF;
}
