.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.testoForm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.pulsanti {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #666666;
	font-size: 14px;
	color: #DDDDDD;
	background-color:#990000
}
body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
a{ color:#DF0000; text-decoration:none;}
a:hover{ color:#DF0000; text-decoration:underline;}.form {
	border: 1px solid #666666;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

