.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	color: #A62315;
}
.briciole {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	font-style: italic;
}
.titolini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A62315;
	font-style: italic;
	font-weight: normal;
}
a {
	font-size: 12px;
}
a:visited {
	color: #666666;
}

.col1 {display:none}