a:link {
	color: #880000;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a:visited {
	color: #880000;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
.titoli {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.default {
	font-size: medium;
	color: #880000;
}
.artisti {
	font-size: xx-small;
	color: #880000;
}
