A:Hover { color: #553535; }

A.normale:Hover { color: Red; }

A.testomenu:Hover { color: #990000; text-decoration: underline; }

A.testonormale:Hover { color: Blue; }

BODY {
	scrollbar-base-color: #E6E8D2;
	scrollbar-face-color: #d6d6c0;
	scrollbar-shadow-color: #d5d8bb;
	scrollbar-arrow-color: #553535;
	scrollbar-highlight-color: #E6E8D2;
	/*scrollbar-dark-shadow-color: #491E1E;
	scrollbar-3d-light-color: #FF0000;*/
	scrollbar-track-color: #E0E0D1;
}

.evidenziato { background-color: #FFFF33; }

.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: justify;
	font-weight: bold;
}

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}

.testobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.testobold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.testoboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.testogrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.testomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.testonormalenoj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
}

.testopiccolonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.testorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}

.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.voci_indice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

