.sfondotesto {
	background-image: url(../img/sfondo_testo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004B89;
	margin: 0px;
	padding: 5px 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A72428;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A72428;
	font-weight: bold;
	text-decoration: none;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
li {
	padding: 5px 0px;
	margin: 0px;
	list-style-type: disc;
}
ul {
	margin: 0px;
	padding: 0px;
}
.classifica td {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.classifica th {
	font-size: 12px;
	color:#FFFFFF;
}
