body{
	background: 996633;
   COLOR: Black;/* #6666ff;*/
	font-size: x-small;
   FONT-FAMILY: Verdana, Tahoma,  Arial, Helvetica, sans-serif

}
table{
	border: 2 solid Black;
	font-size: x-small;
}
a{
	text-decoration: none;
	color: cccc99;
	font-size: xx-small;
}
a.song
{
	text-decoration: none;
	color: Black;
	font-size: x-small;
	font-weight: bold;
}
a.song:hover
{
	text-decoration: none;
	color: #CC6633;
	font-size: x-small;
	font-weight: bold;
}
a:hover{
	color: Red;
}
.item
{
	font-size: x-small;
}
h2, h3{
	COLOR: Black;/* #6666ff;*/
   FONT-FAMILY: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
	font-size: medium;
}
h2{
	font-size: large;
	text-align: center;
}
p{
	text-align: justify;
	font-size: x-small; 
}