@charset "UTF-8";
.lazy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4E4737;
}
.negrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3F3625;
	vertical-align: middle;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3625;
	text-align: center;
	vertical-align: middle;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
