body {
background: #000033;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu A:link {text-decoration: none;  color: #FFFFFF}
.menu A:visited {text-decoration: none;  color: #FFFFFF}
.menu A:active {text-decoration: none;  color: #FFFFFF}
.menu A:hover {text-decoration: underline; color: #FFFFFF}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.novita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.bottone {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.bottone A:link {text-decoration: none;  color: #000066}
.bottone A:visited {text-decoration: none;  color: #000066}
.bottone A:active {text-decoration: none;  color: #000066}
.bottone A:hover {text-decoration: underline; color: #000066}
