body {
	background-image: url(images/OkTile.gif);
	text-align : center;
}

table {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bold {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.lite {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #996633;
}

A  {
	font-family : Tahoma, sans-serif;
	font-size : 16px;
	color : #FC3;
	font-weight : bold;
}

A:Hover {
	font-family : Tahoma, sans-sreif;
	font-size : 16px;
	color : #FF9;
	font-weight : bold;
}

.title {
	color : #000;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	font-style : italic;
	font-family : "Courier New", Courier, monospace;
	background-color: #963;
}

.lyrics {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #963;
}

TH {
	color : #336;
	font-variant : small-caps;
	font-weight : bold;
	font-size : 16px;
	text-decoration : underline;
}

.review {
	background: #963;
	border: 5px groove #FC3;
	
}

hr {
	color: #FC3;
}

.yellow {
	border: 2px solid #FC3;
	color: #FC3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	background-color: #963
}

.revHeader {
	font-family : Tahoma, sans-serif;
	font-size : 16px;
	color : #336;
	font-weight : bold;