*{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	scrollbar-base-color: white;
	scrollbar-face-color: White;
	scrollbar-3d-light-color: white;
	scrollbar-highlight-color: Black;
	scrollbar-arrow-color: Red;
	scrollbar-shadow-color: White;
	scrollbar-dark-shadow-color: white;
	scrollbar-track-color : White;
	
}

BODY {
	background-image : url(nomisf.gif);
	background-attachment: fixed;
	color: Navy;
}

.body2{
	background-color: #000080;
	background-image: none;
	scrollbar-base-color: White;
	scrollbar-face-color: #00FF00;
	scrollbar-3d-light-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: #000080;
	scrollbar-shadow-color: White;
	scrollbar-dark-shadow-color: white;
	scrollbar-track-color : #000080;
	scrollbar-darkshadow-color : White;
}

.body3{
	background-color: #FFCE00;
	background-image: none;
	color: #0000ff;
}

.body4{
	background-color: red;
	background-image: none;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}

A:LINK {
	text-decoration : none;
	color: red;
}

A:HOVER {
	text-decoration : none;
	color: White;
	background-color: red;
}

A:LINK:VISITED {
	text-decoration : none;
	color: red;
}

A:LINK:VISITED:HOVER {
	text-decoration : none;
	color: White;
	background-color: red;
}

.home:HOVER {
	text-decoration : none;
	background-color : transparent;
}


.copyright{
	color: Black;
	font-size : 10px;
	font-weight: normal;
}

.copyright2{
	color: #00FF00;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.giallo{
	color: #FFFF00;
}

.bianco{
	color: White;
}

.verde{
	color: #00FF00;
}

.text{
	font-size : 10px;
	font-weight: normal;
	padding: 5px;
	scrollbar-base-color: white;
	scrollbar-face-color: White;
	scrollbar-3d-light-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color: White;
	scrollbar-dark-shadow-color: white;
	scrollbar-track-color : White;
	scrollbar-darkshadow-color : White;
}