table {
	font-family : Arial;
	font-size : x-small;
}

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

.link  {
	font-size : x-small;
	font-family : Arial;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-style : italic;
}
.link A:link{color:#000000;text-decoration:none}
.link A:alink{color:#000000;text-decoration:none}
.link A:vlink{color:#000000;text-decoration:none}
.link A:visited{color:#000000;text-decoration:none}
.link A:hover{
	color:#ff0000;
	text-decoration: underline;
}

.casella  {
	background : #ffffff;
	font-family : Arial;
	font-size : x-small;
	color: #000000;
	border : 1px #000000;
	border-style : solid solid solid solid;
}

.pulsante  {
	background : #000000;
	font-family : Arial;
	font-size : x-small;
	color: #FFFFFF;
	font-weight : bold;
	border : 0px;
	border-style : solid solid solid solid;
}

textarea {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}

.foto {
	border: 1px solid #000000;
}