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

A:link{color:#10398C;text-decoration:none}
A:alink{color:#10398C;text-decoration:none}
A:vlink{color:#10398C;text-decoration:none}
A:visited{color:#10398C;text-decoration:none}
A:hover{color:red;text-decoration:none}

body {
	scrollbar-face-color: Navy;
	scrollbar-shadow-color: #FAFBFD;
	scrollbar-highlight-color: #FAFBFD;
	scrollbar-3dlight-color: #FAFBFD;
	scrollbar-darkshadow-color: #FAFBFD;
	scrollbar-track-color: #FAFBFD;
	scrollbar-arrow-color: #FAFBFD;
}
table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
}

.link  {
	text-decoration : none;
	font-family : Arial;
}

.pulsante {
	background-color : #08398C;
	color : yellow;
	font-weight : bold;
}