TABLE {
	
	scrollbar-base-color: #4466A4;
	scrollbar-Arrow-color: #FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #003366;
	
}


TEXTAREA {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-color : #FFFFFF;
	color: #003366;

}


A:LINK {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration : none;
	color: #003366;

}

A:HOVER {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration : underline;
	color : #339999;
}

BODY {
	scrollbar-base-color: #FFFFFF;
	scrollbar-Arrow-color: #4466A4;
	bgproperties: "fixed";
	background-attachment: fixed;
	background-color: #C9ECEF;
	background-repeat: no-repeat;
	background-position: right bottom;


}
A:VISITED {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration : none;
	color: #003366;
}
.bgpage {
	background-attachment: scroll;
	background-image: url(/picture_library/grafica/bgpage.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.linkcolor {
	background-color: #6FCBDB;
}
.evidenziato {
	background-color: #FFFF00;
	color: #990000;
	font-style: italic;
	font-weight: bolder;



}
