body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #999;
}
h2 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}
.titolo {
	font-size: 12px;
	font-weight: bold;
}
.titoloVideo {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.parola {
	font-size: 12px;
}
.parolap {
	font-size: 10px;
}
.footer {
	font-size: 10px;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
		font-weight: bold;
}
