BODY {
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(images/bg.gif);
}
.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: 10px;
}
.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;
}
A:link {
	color: #006600; 
	text-decoration: none;
}
A:active {
	color: #00FF00; 
	text-decoration: none;
}
A:visited {
	color: #009900; 
	text-decoration: none
}
A:hover {
	color: #009900;
	text-decoration: none;
}

