.intestazione {
	font-size: 36px;
	font-style: normal;
	text-decoration: none;
	background-position: center center;
	color: #006600;
	font-weight: bold;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline blink;
}
.imagelink {
	text-decoration: none;
}
.link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	text-align: left;
	vertical-align: middle;

}
