.copyright  {
	font-size : xx-small;
	font-family : Arial;
	color : #005baf;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color:#005baf;text-decoration:none}
.copyright A:visited{color:#005baf;text-decoration:none}
.copyright A:hover{color:#fe9602;text-decoration:none}

body
{
	background-color: White;
	scrollbar-face-color: #21217B;
	scrollbar-shadow-color: #BDC6D6;
	scrollbar-highlight-color: #BDC6D6;
	scrollbar-3dlight-color: #21217B;
	scrollbar-darkshadow-color: #21217B;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

.casella  {
	background : #eeeeee;
	font-family : Verdana;
	font-size : xx-small;
	color: #000040;
}

.pulsante  {
	background : #0000ff;
	font-family : Arial;
	font-size : xx-small;
	color: White;
}

.tabella  {
	filter: alpha(opacity=70);
}

.immagine  {
	filter: alpha(opacity=100);
}

.link A:link{color: Blue;text-decoration:none}
.link A:alink{color:Blue;text-decoration:none}
.link A:vlink{color:Blue;text-decoration:none}
.link A:visited{color:Blue;text-decoration:none}
.link A:hover{color:#ff0000;text-decoration:none}