.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: 1.3;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #CDB380;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.txtbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.temi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #16667D;
}
.espositori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

a.espositori:hover {
	color: #69AFD1;
	text-decoration: underline;
}
a.espositori:link {
	text-decoration: none;
	color: #16667D;
	font-weight: bold;
	
}
a.espositori:visited {
	text-decoration: none;
	color: #16667D;
	
}
a.espositori:active {
	text-decoration: none;
	color: #16667D;
	
}
.partecipano {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	line-height: 1.3;
}
