.testo {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.titolo {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.titolo2 {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.form {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #3a3b3a;
	scrollbar-3dlight-color: #89898b;
	scrollbar-arrow-color: #ff0000;
	scrollbar-base-color: #89898b;
	scrollbar-darkshadow-color: #5e635d;
	scrollbar-face-color: #7e7e7e;
	scrollbar-highlight-color: #757b74;
	scrollbar-shadow-color: #757b74;
	scrollbar-track-color: #89898b;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
