@charset "UTF-8";
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.7pt;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0.7pt;
}
.creditos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0.6pt;
	line-height: 15px;
}
