.MAINheader {
	font-family: "Arial Black";
	font-size: 16px;
	text-transform: lowercase;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
}
.TITLEhead {
	font-family: "Arial Black";
	font-size: 24px;
	color: #000000;
}
.SUBTITLEhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10px;
}
.REGtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SUBhead {
	font-family: "Arial Black";
	font-size: 12px;
}
.COPYright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.LYRIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
}
.LYRICtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:link {
	color: #999999; 
	text-decoration: none;
}
A:active {
	color: #FFFFFF; 
	text-decoration: none;
}
A:visited {
	color: #999999; 
	text-decoration: none
}
A:hover {
	color: #000000;
	text-decoration: none;
}