BODY
{
    BACKGROUND: #cccc99;
    COLOR: Black;/* #6666ff;*/
    FONT-FAMILY: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
/*	 font-size: medium;*/
}

a
{
	color: Black;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	border: 0 double Black;
	/*background: #cccc99;*/
	text-decoration: none;
}

a:hover
{
	color: #CC6633;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	border: 0 double #cccc99; /*background: #669933;*/
	text-decoration: none;
}
ul {
	list-style-image: url(V54611031_.gif);
}
ul.lyric
{
	list-style-image: url(IMG03.GIF);
	margin-left: 30px;
}
li{
	font-size: x-small;
}
.album
{
	font-size: medium;
	background: #996633;
	color: cccc99;
	border: 4 double cccc99;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
}
p{
	font-size: x-small;
}