td.menu {
	background: url(Border.gif) no-repeat center;
	height : 65px;
	text-align: center;
}
a.menu {
	font-size: 14px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
}
a.large
{
font-size: 18px;
}
a.menu:hover {
color: #aaaaaa;
}	
a.large:hover
{
color: #aaaaaa;
}
	a.lyrics{
		font: 18px;
		text-align: left;
		text-decoration: none;
		padding-left: 10px;
		font-weight : bold;
		border : 3px ridge;
		color : #000000;
		background-color : #A9A9A9;
		font-family: Arial, Helvetica, sans-serif;
		width : 180px;
		height : 20px;
		display: block;
	}

	td.txt {
		font: 12px;
		color: White;
		font-family: Arial, Helvetica, sans-serif;
		width : 250px;
		vertical-align : top;
	}

	a.songs {
		font: 18px;
		text-align: left;
		text-decoration: none;
		padding-left: 10px;
		font-weight : bold;
		border : 3px ridge;
		color : #000000;
		background-color : #D3D3D3;
		font-family: Arial, Helvetica, sans-serif;
		width : 250px;
		height : 20px;
		display: block;
	}

	div.hidden_divs {
		visibility : hidden;
		display : none;
		color:white; 
		font-family: Arial; 
		font: 15px
	}
	
	td.borders {
	border-style: inset;
	border-color: #A9A9A9;
	}
	td.album {
	color : White;
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	height : 54;
	font-weight : bold;
}