@charset "UTF-8";
.songtext {color: #00CC99}
.trackspecial {
}
.cntrtext1 {
	font-size: 18px;
	font-weight: bold;
	color: #99FFCC;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.cntrtexthead {
	font-size: 24px;
	font-weight: bolder;
	color: #99FFCC;
	text-decoration: none;
	text-align: center;
}
.cntrtextital {
	font-size: 18px;
	font-weight: bold;
	color: #99FFCC;
	text-decoration: none;
	text-align: center;
}
.margintext {
	font-size: 16px;
	font-weight: bolder;
	color: #3399FF;
	text-decoration: none;
	text-align: center;
}
.linktext {
	font-size: 16px;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #00CCCC;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	color: #33FF33;
	text-decoration: none;
}
.songprice {
	color: #00FFCC;
	font-size: 48px;
}
.linktable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00FFCC;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
