/* CSS Document */
.LucaPublica {
	font: bold normal 14px "Times New Roman", Times, serif;
}
.TitoloPubblic {
	font: italic lighter 14px "Times New Roman", Times, serif;
}
.editori {
	font: 13px "Times New Roman", Times, serif;
}
.testo {
	font: normal 14px/normal "Times New Roman", Times, serif;
}
A:hover {
	text-decoration:none;
	color: #CC6600;
}
A:link {
	text-decoration:none;
	color: #0033CC;
}
A:visited {
	text-decoration:none;
	color: #003399;
}
.testoCollegio {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-decoration: none;

}

