*{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	scrollbar-base-color: white;
	scrollbar-face-color: White;
	scrollbar-highlight-color: Black;
	scrollbar-arrow-color: Red;
	scrollbar-shadow-color: White;
	scrollbar-track-color : White;
}

BODY {
	background-image : url(richiestisf.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #6D01FF;
	
}

.body2{
	background-color: Purple;
	background-image: none;
	scrollbar-base-color: White;
	scrollbar-face-color: #00FF00;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: Purple;
	scrollbar-shadow-color: White;
	scrollbar-track-color : Purple;
	scrollbar-darkshadow-color : White;
}

.body3{
	background-color: #6D01FF;
	background-image: none;
	color: White;
}

.body4{
	background-color: #FF7F50;
	background-image: none;
	color: Yellow;
	font-size: 18px;
	text-align: center;
}

A:LINK {
	text-decoration : none;
	color: Fuchsia;
}

A:HOVER {
	text-decoration : none;
	color: White;
	background-color: Fuchsia;
}

A:LINK:VISITED {
	text-decoration : none;
	color: Fuchsia;
}

A:LINK:VISITED:HOVER {
	text-decoration : none;
	color: White;
	background-color: Fuchsia;
}

.home:HOVER {
	text-decoration : none;
	background-color : transparent;
}


.copyright{
	color: White;
	font-size : 10px;
	font-weight: normal;
}

.copyright2{
	color: #00FF00;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.fucsia{
	color: Fuchsia;
}

.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;
}