.album_heading {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1F4C8D;
}

a.album_heading:hover { text-decoration: underline; }

.album_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #4C4C4C;
}

a.album_text:hover { text-decoration: underline; }

.album_url {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #1F4C8D;
}

a.album_url:hover { text-decoration: underline; }
