#lyrics {margin-left: 255px; min-width: 700px}

a:link {text-decoration: underline}
a:visited {text-decoration: underline}

.larger {font: 14px Verdana,Arial,Helvetica}
.largerbold {font: bold 14px Verdana,Arial,Helvetica}

h1 {
	color: #000000;
	font: bold italic 18px Verdana,Arial;
	text-shadow: #cccccc 0.15em 0.2em 0.15em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px}

h2 {
	color: #cc0000;
	font: bold 14px Verdana,Arial;
	padding-top: 8px;
	padding-bottom: 3px}


.chorus {margin-left: 15px}
.graychorus {margin-left: 15px; color: #666666}
.redchorus {margin-left: 15px; color: #cc0000}


.red {color: #cc0000}
.green {color: #207811}
.blue {color: #000099}
.gray {color: #666666}
.context {color: #000099; font: italic bold 10px Verdana,Arial,Helvetica}
.addrev {color: #000099; font: 10px Verdana,Arial,Helvetica}
.white {color: #ffffff}


.title {
	width: 180px;
	background-color: #ff9900;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 3px}
.title a {display: block; padding: 4px;}
.title a:link {text-decoration: none; color: #000000}
.title a:visited {text-decoration: none; color: #000000}
.title a:hover {color: #ffffff; background-color: #cc6600;}

.track {
	width: 180px;
	background-color: #ffcc66;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px}
.track a {display: block; padding: 4px;}
.track a:link {text-decoration: none; color: #993300}
.track a:visited {text-decoration: none; color: #993300}
.track a:hover {color: #000000; background-color: #ff9900;}
