.commentoElenco {
	font-size: 10px;
	padding-left: 10px;
	margin-left: 30px;
}
.titoloLibro {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 20px;
}
.titoloLibro a:link {
	text-decoration: none;
}
.titoloLibro a:visited {
	text-decoration: none;
}
.titoloLibro a:hover {
	text-decoration: underline;
}
.titoloLibro a:active {
	text-decoration: none;
}

.sottotitoloLibro {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10px;
	margin-bottom: 10px;
}
.sottotitoloLibro a:link {
	text-decoration: none;
}
.sottotitoloLibro a:visited {
	text-decoration: none;
}
.sottotitoloLibro a:hover {
	text-decoration: underline;
}
.sottotitoloLibro a:active {
	text-decoration: none;
}
