@charset "utf-8";
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #564E49;
	text-decoration: none;
	font-weight: bold;
}
.text_esp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3C352F;
}
.text_eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #524E45;
}
