body {
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	background-color: #003560;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #275E95;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #275E95;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 15pt;
}
.txtbianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: italic;
}
.txtazzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #88AFD4;
	font-style: italic;
}
.txtazzurropicc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #88AFD4;
	font-style: italic;
}
