body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
	background-attachment: inherit;
}
a:link {
    font-family: Tahoma, Arial;
    font-size : 12px;
    color: #4C72CC;
    text-decoration: none;
}
a:visited {
    font-family: Tahoma, Arial;
    font-size : 12px;
    color: #6699FF;
    text-decoration: none;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size : 12px;
    color: #FFCC00;
    text-decoration: underline;
}
.f_fondo {
	background-attachment: inherit;
	background-image: url(immagini/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.b:link {
	font-family: "Times New Roman", Times, serif;
	font-size : 22px;
	color: #6699FF;
	font-style: italic;
	text-decoration: none;
}
a.b:visited {
	font-family: "Times New Roman", Times, serif;
	font-size : 22px;
	color : #FFFF00;
	text-decoration: none;
	font-style: italic;
}
a.b:hover {
	font-family: "Times New Roman", Times, serif;
	font-size : 22px;
	color: #FF6600;
	text-decoration: none;
	font-style: italic;
}
.testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #666685;
	font-style: italic;
}
.testo14 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.testo12 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.ns {
	display: none;
	visibility: hidden;
}
