BODY {
	scrollbar-track-color: #585858;
	scrollbar-3Dlight-color: orange;
	scrollbar-Highlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-face-color: orange;
	scrollbar-arrow-color: black;
	background: Blackleft;
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-left: thin solid #FFA500;
	color: White;
}

SELECT {

	color: Navy;
	font: bold "Times New Roman", Times, serif;
	background : #0054E3 center;
	font-family : "Century Gothic";
	font-stretch : wider;
	text-align : center;
	word-spacing : 4px;
}

A:LINK {
	color : White;
	font-family: "'Baskerville Old Face','Times New Roman'";
	
}
A:VISITED {
	color : #F0E68C;
	font-family: "'Baskerville Old Face','Times New Roman'";
}

a { 
	text-decoration : none;
	font-family: "'Baskerville Old Face','Times New Roman'";
 }
 a:hover {
	text-decoration : underline;
	font-family: "'Baskerville Old Face','Times New Roman'";
}

HR {
	color: #FFA500;

}
.HRtratteggiato{
	color: #FFA500;
	border: dashed;
}
textarea {
	font: bolder cursive, serif, "Agency FB";
	border: medium double #DD9000;
	color: #000173;
	background-color: #EAC800;
	width: 100%;
	padding: 1mm 5mm 5mm 1mm;
}
.formtesto{
	font: bolder cursive, serif, "Agency FB";
	border: medium double #DD9000;
   color: #000173;
	background-color: #EAC800;
	cursor: inherit;
}
.maiuscolo{
	font-size: x-small;
	font-variant: small-caps;

}
.menu {
	font: menu;
	margin-left: 10px;
}


 .data {
	font: menu;
}
.evidenzia{
	background-color: #BBA000;
}

.news {
	font-family: "Swis721 BlkOul BT";
	font-variant: small-caps;
	color: Red;
	margin-bottom: 4px;
}
.sondaggio
{
	font-size: x-small;
	font-family : "Times New Roman";
}


