body {
	background-image: url(images/bg.GIF);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normale {
	font-size: 10pt;
	font-family: Tahoma;
}
.grassetto {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
