BODY
{
	font: caption;
	color: white;
	background-color: black;
}
TABLE
{
	font: caption;
	color: white;
}
.ArtistDescription
{
	font-size: 14pt;
}
.Footer
{
	font-size: 8pt;
}
.NewsText
{
	font-size: 12pt;
}
.AlbumTrack
{
	font-size: 9pt;
}
.AlbumTitle
{
	font-size: 11pt;
}
.AlbumPrice
{
	font-size: 26pt;
}

A
{
	font-size: 11pt;
	color: red;
	text-decoration: none;

}
.TagClass
{
	font-size: 9pt;
	color: white;
	text-decoration: underline;

}


.SmallLink
{
	font-size: 8pt;
	color: red;
}

