body, td, th, p
{
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: black;
}
a:link {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
}
a:visited {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
}
a:hover {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}
a:active {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
}
.footer {
	font-family: Arial,Helvetica;
	font-size: 10px;
	color: FFFFFF;
}
.Artists {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-style: italic;
	color: black;
}
a:link.footerlinks, a:active.footerlinks, a:visited.footerlinks
{
	font-family: Arial,Helvetica;
	color: FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a:hover.footerlinks
{
	text-decoration: none;
	color: FFFFFF;
	font-weight : bold;
}
.Photos
{
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: white;
}