a:VISITED {
	color : Red;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}
a:HOVER {
	color: #708090;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:LINK {
	color: Red;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
 .TITOLO {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Red;
}
 .TITOLOBIANCO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

 .SOTTOTITOLO {
	color: Gray;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

 .PAGINA {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
	text-align: justify;
}
 .MINITESTO{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

 .tasto {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: white;
	background: #B1000A;
}
 .campo0 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	background: Red;
}

 .campo1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
	background: #E17626;
}
 .campo2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: #E3BB93;
}
UL {
	list-style: circle;
	margin-left: 1%;
}
HR{
	color: #B1000A;
	line-height: 1px;
}
BODY {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background: White;
	color: Black;
	font-weight: bold;
}

A.LINKCHIARO:VISITED {
	color : #FAFAD2;
	font-family : "Arial";
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

A.LINKCHIARO:HOVER {
	color : Gold;
	font-family : "Arial";
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
A.LINKCHIARO:LINK {
	color : #FAFAD2;
	font-family : "Arial";
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

A.LINKSCURO:VISITED {
	color : #708090;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}
A.LINKSCURO:HOVER {
	color: Red;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.LINKSCURO:LINK {
	color: Red;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
