body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-weight: bold;
	background-color: #EEEEEE;
}
a:link {
}
a:hover {
	color: #0099FF;
}
a:visited {
	color: #0000FF;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
}
.title_white {
	color: #FFFFFF;
	font-weight: bold;
}
.artists {
	font-size: 10px;
}
.artists_letter {
	font-weight: bold;
	background-color: #EEEEEE;
}
.title_link {
	font-size: 10px;
	font-weight: bold;
}
