body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.navigazione {
	font-size: 100%;
}
.copy {
	font-size: 70%;
}
.testo {
	font-size: 80%;
}
.titolo {
	font-size: 120%;
	font-weight: bold;
}
.video {
	font-size: 60%;
}
.video:link {
	font-weight: normal;
}
.video:visited {
	font-weight: normal;
}
