.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}

.piantina  {
	font-size : small;
	font-family : Comic Sans MS;
	color : #000099;
	text-decoration : none;
	font-weight : bold;
}
.piantina A:link{color:#000099;text-decoration:none}
.piantina A:alink{color:#000099;text-decoration:none}
.piantina A:vlink{color:#000099;text-decoration:none}
.piantina A:visited{color:#000099;text-decoration:none}
.piantina A:hover{color:#0000ff;text-decoration:none}

.testo  {
	font-size : x-small;
	font-family : Arial;
	color : #000099;
	text-decoration : none;
	azimuth : inherit;
	font-weight : normal;
}

.casella  {
	background : #E8F4FE;
	font-family : Arial;
	font-size : xx-small;
	color: #000099;
	font-weight : bold;
	border : 1px #000099;
	border-style : solid solid solid solid;
}

.pulsante  {
	background : #FF9205;
	font-family : Arial;
	font-size : xx-small;
	color: #000099;
	font-weight : bold;
	border : 1px #000099;
	border-style : solid solid solid solid;
}

body {
    scrollbar-face-color: #D4EBFC;
    scrollbar-shadow-color: #D4EBFC;
    scrollbar-highlight-color: #D4EBFC;
    scrollbar-3dlight-color: #000099;
    scrollbar-darkshadow-color: #000099;
    scrollbar-track-color: #D4EBFC;
    scrollbar-arrow-color: #000099;
}

