@charset "UTF-8";
.networklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.networklink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: .1em;
	text-decoration: none;
}
.networklink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: .1em;
}
.networklink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: .1em;
}
.networklink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: .1em;
}
.lyrictitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.download {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	letter-spacing: 0.15em;
	font-weight: bold;
}
