.titolo {
	font-family : "MS Serif", "New York", serif;
	font-size : 20px;
	color : #0D52A6;
	font-weight : bold;
}

a.titolo {
	font-family : "MS Serif", "New York", serif;
	font-size : 20px;
	color : #0D52A6;
	font-weight : bold;
}

a.titolo:hover {
	font-family : "MS Serif", "New York", serif;
	font-size : 20px;
	color : #0D52A6;
	font-weight : bold;
}

a.titolo:visited {
	font-family : "MS Serif", "New York", serif;
	font-size : 20px;
	color : #0D52A6;
	font-weight : bold;
}


.menu {
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	color : #0D52A6;
	font-weight : bold;
}
a.menu:hover {
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	color : #0D52DA;
	font-weight : bold;
}
a.menu:visited {
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	color : #0D52A6;
	font-weight : bold;
}
a.menu:active {
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	color : #0D52A6;
	font-weight : bold;
}
.sottotitolo {
	font-family : "MS Serif", "New York", serif;
	font-size : 15px;
	color : #0000B4;
	font-style : normal;
}
.testo {
	font-family : "MS Serif", "New York", serif;
	font-size : 13px;
; color: #000099
}
a.testo {
	font-family : "MS Serif", "New York", serif;
	font-size : 13px;
; color: #000099
}
a.testo:hover {
	font-family : "MS Serif", "New York", serif;
	font-size : 13px;
; color: #000099
}
a.testo:active {
	font-family : "MS Serif", "New York", serif;
	font-size : 13px;
; color: #000099
}
a.testo:visited {
	font-family : "MS Serif", "New York", serif;
	font-size : 13px;
; color: #000099
}
.didascalia {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000065;
}
a {
	font-family : "MS Serif", "New York", serif;
	color : #3700DC;
	font-size : 12px;
	font-weight : bold;
}
a:visited {
	font-family : "MS Serif", "New York", serif;
	color : #3700DC;
	font-size : 12px;
	font-weight : bold;
}
a:hover {
	font-family : "MS Serif", "New York", serif;
	color : #3700DC;
	font-size : 12px;
	font-weight : bold;
}