.datosalbum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.titoloalbum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.titoloalbum a{
	font-size: 20px;
	color: #000000;
}
.titoloalbum a:hover{
	color: #FF0000;
}
.titoloalbumsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.titoloalbumsmall a{
	font-size: 20px;
	color: #000000;
}

.titoloalbumsmall a:hover{
	color: #FF0000;
}
