<!--
body, table {
	font-family: verdana;
	font-size: 8pt;
}
.shadow_image {
	height:1;
	position: relative;
	left: 0;
	top: 0;
	padding-top: 8px;
}

a.album:link, a.album, a.album:active, a.album:visited {
	text-decoration: none;
	color: #330000;
	background: transparent;
	font-weight: bold;
	font-family: verdana;
	font-size: 8pt;
}
a.album:hover {
	text-decoration: none;
	background: transparent;
	color: #333300;
	text-decoration: underline;	
	font-family: verdana;
	font-size: 8pt;
}
//-->
