body {
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}
.titoli {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;

}
.testi_tr,h1 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testi {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;

}
.testi2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #eeeeee;

}
a {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #eeeeee;


}
a.rosso {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a.rosso:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #993333;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	background-color: #eeeeee;

}
a.verde {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a.verde:hover {
	FONT-SIZE: 11px;
	COLOR: #339933;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #eeeeee;


}
a.viola {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a.viola:hover {
	FONT-SIZE: 11px;
	COLOR: #993399;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #eeeeee;


}
textarea {
	font-size: 11px;
	font-family: Arial, Geneva, Helvetica, Verdana;
	border : 1px solid #cccccc;
    background-color: #E7E7F8;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}
input {
	font-size: 11px;
	font-family: Arial, Geneva, Helvetica, Verdana;
	border : 1px solid #cccccc;
    background-color: #E7E7F8;
}
select {
	font-size: 11px;
	font-family: Arial, Geneva, Helvetica, Verdana;
	border : 1px solid #cccccc;
    background-color: #E7E7F8;
}