<!--
body {
	background: white;
}
body, table,tr,td {}
.Shadow_Image {
	filter: shadow(Color=gray,Direction=115);
	height:1;
	position: relative;
	left: 0;
	top: 0;
}
.trans {
	filter: alpha(opacity=50);
}
a.album:link, a.album, a.album:active, a.album:visited {
	background: transparent;
	text-transform:capitalize; 
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: rgb(120,120,120);
	font-weight: bold;
}
h4 {
	font-size: 12pt;
}
//-->