body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#2F9AF4;
	scrollbar-highlight-color:#2F9AF4;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#FFFFFF; 
	}

.titolo-link-nero 
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.titolo-link-nero A:active
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.titolo-link-nero A:link
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.titolo-link-nero A:visited
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.titolo-link-nero A:hover
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }

.titolo-nero 
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
.titolo-nero A:active
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
.titolo-nero A:link
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
.titolo-nero A:visited
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
.titolo-nero A:hover
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #6789C6; text-decoration: none; }







.titolo-blu 
	{ font-family: Verdana; font-size: 12px; font-weight: bold; color: #2552AD; text-decoration: none; }
.titolo-blu A:active
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #2552AD; text-decoration: none; }
.titolo-blu A:link
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #2552AD; text-decoration: none; }
.titolo-blu A:visited
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #2552AD; text-decoration: none; }
.titolo-blu A:hover
	{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #2552AD; text-decoration: none; }




.testo-nero 
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.testo-nero A:active
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.testo-nero A:link
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.testo-nero A:visited
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }
.testo-nero A:hover
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #6789C6; text-decoration: none; }
	

.testo-nero-1 
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-1 A:active
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-1 A:link
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-1 A:visited
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-1 A:hover
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #FF0000; text-decoration: none;  }
	
.testo-nero-2 
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-2 A:active
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-2 A:link
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-2 A:visited
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;  }
.testo-nero-2 A:hover
	{ font-family: Verdana; font-size: 10px; font-weight: normal; color: #EA1C1E; text-decoration: none;  }






.form1 {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-top: 40px;
	margin-left: 25px;
	text-align: left;
	padding: 0px;
	}
.form2 {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-top: 60px;
	text-align: left;
	padding: 0px;
	}
input#input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 150px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 1px;
}
textarea#t_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 250px;
	height: 100px;
	border: 1px solid #cccccc;
}
.tasto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	height: 18px;
}