BODY {
	color: Black;
	font-family: "MS Sans Serif", sans-serif;
	font-size: 10pt;
}

A {
	color: Black;
}

A:HOVER {
	color: #A9A9A9;
}
.testonero{
	color :#000000;
	font-family: "MS Sans Serif", sans-serif;
	font-size :11pt;
	letter-spacing : normal;
	line-height: 15 pt;
}
.testobianco{
	color : White;
	font-family: "MS Sans Serif", sans-serif;
	font-size :11pt;
	letter-spacing : normal;
	line-height: 15 pt;
}

.MenuBianco { font-family: "MS Sans Serif", sans-serif; font-size: 11 pt; color:#ffffff;text-decoration: none; line-height: 15 pt;}
.MenuBianco a:link { font-family: "MS Sans Serif", sans-serif;  font-size: 11 pt; color:#ffffff; text-decoration: none; line-height: 15 pt;}
.MenuBianco a:visited { font-family: "MS Sans Serif", sans-serif; font-size: 11 pt;  color: #ffffff; text-decoration: none; line-height: 15 pt;}
.MenuBianco a:hover { font-family: "MS Sans Serif", sans-serif; font-size: 11 pt; color: #ffffff; text-decoration: underline; line-height: 15 pt;}


.Menu { font-family: Tahoma; font-size: 8pt; color:#ffffff;text-decoration: none; line-height: 15px; }
.Menu a:link { font-family: Tahoma; color:#ffffff; text-decoration: none; font-size: 8pt;line-height: 15px;}
.Menu a:visited { font-family: Tahoma; color: #ffffff; text-decoration: none; font-size: 8pt;line-height: 15px;}
.Menu a:hover { font-family: Tahoma; color: #ffffff; text-decoration: underline; font-size: 8pt;line-height: 15px;}

.titolo{
	color :#000000;
	font-family: Georgia;
	font-size :18pt;
	letter-spacing : normal;
	line-height: 15 px;
}


.admin { font-family: Georgia; font-size: 8pt; color:black;text-decoration: none; line-height: 15px; }
.admin a:link { font-family: Georgia; color:black; text-decoration: none; font-size: 8pt;line-height: 15px;}
.admin a:visited { font-family: Georgia; color: black; text-decoration: none; font-size: 8pt;line-height: 15px;}
.admin a:hover { font-family: Georgia; color: black; text-decoration: underline; font-size: 8pt;line-height: 15px;}

.tabella{
	color :#000000;
	font-family: Georgia;
	font-size :8pt;
	letter-spacing : normal;
	line-height: 15pt;
	background-color: #E5E1E1;
}

.Errore{
	color :#ffffff;
	font-family: Georgia;
	font-size :8pt;
	letter-spacing : normal;
	line-height: 15pt;
	background-color: red;
}
.inputbox {
background: #ffffff;
font-family: Georgia;
font-size: 8pt;
color: Black; 
border: 1px solid #686A6B;
font-weight: normal;
}

.testo{
	color :#000000;
	 font-family: Georgia; 
	 font-size: 8pt;
	letter-spacing : normal;
	line-height: 15 pt;
}