.titolo {
	font-size : 14px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	vertical-align : middle;
	color: #660000;
}
.testo {
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	color : #663300;
	letter-spacing : 1px;
}
.testo14 {
	font-size : 14px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	color : #663300;
}
.testo14B {
	font-size : 14px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #663300;
	letter-spacing : 1px;
}
.news {
	font-size : 13px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	color : #660000;
	letter-spacing : 1px;
}
BODY {
        scrollbar-arrow-color: #3366FF;
        scrollbar-3dlight-color: #F0F0FF;
        scrollbar-darkshadow-color: #666666;
        scrollbar-face-color: #F0F8FF;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #C0C0CC;
        scrollbar-track-color: #F5F5F5;
}
.linkazzurro A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none
}
.linkazzurro A:hover {
	color: #000099
}
.link A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none
}
.link A:hover {
	color: #000099
}
