html,body,td,p,ol,ul,div	{ 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
    color: #333333;
	text-decoration: underline
}

a:active {
    color: #FFFFFF;
	text-decoration: none
}

a:hover {
    color: #FFFFFF;
	text-decoration: underline}

.artist {
	font-size: 12px;
	font-weight: bold
}

.artist2 {
	font-size: 18px;
	font-weight: bold;
}

.release {
	font-size: 18px;
	font-weight: normal; font-style: italic}

.release_data {
	font-size: 10px;
	font-weight: bold
}

.catnumber {
	font-size: 9px;
}

.leftnav {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a.leftnav {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

a.leftnav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

a.leftnav:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline
}

























