.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}


a.foto:link {color: #333333;}
a.menu:link {
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	color: #000000;
}
a.menu:hover {
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	color: #333333;
}
a.menu:visited {
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #333333;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

