a:link, a:visited { text-decoration: none; color: #2C3F98}
a:hover      { text-decoration: underline; color: #4A79A9}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-face-color: #2C3F98;
	scrollbar-shadow-color: #2C3F98;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #E6FBFF;
	scrollbar-arrow-color: white;
}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bordogrigiocelle {
	border: 1px solid #93BED2;
}
.bordopuntinicelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #93BED2;
}
.giustificato {  text-align: justify}
.sagra {  color: #FFD734}
.sottolineato {  text-decoration: underline}
