a, a:hover, a:visited, a:active {
	
	text-decoration: none;
    font-weight: bold;
	color: blue;
}


img {
	border: 0px;
}

.links img {
	height: 150px;
	width:  200px;
}

td {
	text-align: center;
}

.testo {
    margin-left: 5%;
	margin-right: 10%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

#presentazione {
	margin-left: 3%;
	margin-right: 3%;
} 


.links, .links a, .links a:hover, .links a:visited, .links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.fascia {
	background-color: #182983;
	text-align: left;
	color: white;
}

h1, .testo h1 {
	font-family: Times;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h2, .testo h2 {
	font-family: Times;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15pt;
	font-weight: bolt;
}
