body	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		color: #C0C0C0;
}
	
.menubutton {
		margin-top: 0px;
		margin-bottom: 20px;
}

td	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10pt;
}

h1	{
		font-weight: bold;
		font-size: 12pt;
}

h3	{
		font-weight: bold;
		font-size: 10pt;
}

.review {
		font-style: italic;
		margin-left: 50px;
		margin-right: 50px;
}

.linktitle	{
		font-weight: bold;
}

a:link		{
		color: #FF0000;
}

a:visited	{
		color: #FF0000;
}

a:hover		{
		color: #FFFFFF;
}

a.artistname:link		{
		color: #C0C0C0;
		font-weight: bold;
		text-decoration: none;
}

a.artistname:visited	{
		color: #C0C0C0;
		font-weight: bold;
		text-decoration: none;
}

a.artistname:hover		{
		color: #C0C0C0;
		font-weight: bold;
		text-decoration: underline;
}