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.menu:hover {
color: #aaaaaa;
}	
a.large:hover
{
color: #aaaaaa;
}
	a.albums {
		display: block;
		text-align: left;
		text-decoration: none;
		margin: 3px;
		font-weight : bold;
		border : 3px ridge;
		color : #000000;
		background-color : Silver;
		padding-left : 10px;
		height : 50px;
		font-family: Arial, Helvetica, sans-serif;
		padding-top : 9px;
		font: 18px;
		font-weight: bold;
	}
a.large
{
font-size: 18px;
}
	a.songs {
		display: block;
		text-align: left;
		text-decoration: none;
		margin: 3px;
		font-weight : bold;
		color : White;
		background-color : #000000;
		font-size : 15px;
		font-family : "Times New Roman", Times, serif;
		padding-left : 5px;
	}
	td.songs1
	{
		width : 400px;
		border : 3px;
		border-color : White;
		border-style : ridge;
		height : 18px;
	}

	td.songs2
	{
		width : 100px;
		color : Black;
		border : 3px;
		border-color : White;
		border-style : ridge;
		background-color : Gray;
		height : 18px;
		font-size : 15px;
		font-family : "Times New Roman", Times, serif;
		padding-left : 5px;
	}


	div.hidden_divs {
		visibility : hidden;
		display : none;
		color:white; 
		font-family: Arial; 
		font: 15px
	}
	
	a.unoff_songs2
	{
		display: block;
		text-align: left;
		text-decoration: none;
		margin: 3px;
		font-weight : bold;
		color : White;
		background-color : #000000;
		font-size : 17px;
		font-family : "Times New Roman", Times, serif;
		padding-left : 5px;
		width : 400px;
		height : 25px;
	}
	td.unoff_songs2
	{
		width : 400px;
		border : 3px;
		border-color : White;
		border-style : ridge;
		height : 25px;
	}
	
	td.size
	{
		width : 150px;
		color : Black;
		border : 3px;
		border-color : White;
		border-style : ridge;
		background-color : Gray;
		height : 25px;
		font-size : 17px;
		font-family : "Times New Roman", Times, serif;
		padding-left : 5px;
	}
		div.hidden {
		visibility : hidden;
		display : none;

	}
a.unoff_songs
	{
		display: block;
		text-align: left;
		text-decoration: none;
		font-weight : bold;
		border : 3px ridge;
		color : #000000;
		background-color : Silver;
		padding-left : 10px;
		height : 50px;
		font-family: Arial, Helvetica, sans-serif;
		padding-top : 9px;
		font: 19px;
		width : 450px;
		font-weight: bold;
	}	
	
td.size_un
	{
	margin: 3px;
	border : 3px ridge;
	color : #000000;
	background-color : Gray;
	padding-left : 10px;
	height : 50px;
	font-family: Arial, Helvetica, sans-serif;
	font: 18px;
	width : 450px;
}
