@charset "utf-8";
.creditos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959799;
}
a:link {
	color: #616365;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #616365;
}
a:hover {
	text-decoration: underline;
	color: #1F2021;
}
a:active {
	text-decoration: none;
	color: #616365;
}
