@charset "UTF-8";
body {
	margin: 0px;
	background-color: #999999;
}

p, a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


.testo {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.anno {
	font-family: sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
