@charset "UTF-8";
/* CSS Document */

.data {
	line-height:2em;
	font-size:x-small;
}
.autore {
	font-weight:bold;
	color:#290803;
	text-decoration: none;
}
.autore a:hover {
	font-weight:bold;
	color:#290803;
	text-decoration: underline;
}
.link {
	color:#900;
	text-decoration: none;
}
.link a:hover {
	color:#900;
	text-decoration: underline;
}


