p{
	font-family: times new roman, tahoma;
	font-size: 12px;
	color: #333333;
}

.artista{
	font-size: 19px;
}

.titolo{
	font-size: 15px;
	color: #003333;
}

a{
	background: none;
	color: #999999;
	text-decoration: none;
}

a:hover{	
	background: none;
	color: #333333;
	text-decoration: none;
}

a.menu_item{
	font-size: 18px;
}