body {
	background-color: #2A2A2A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.rosso {
	font-family: Arial;
	font-size: 10px;
	color: #CC2127;
	font-weight: bold;
}
.nero {	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
