img {
	border: none;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: 006F92;
	text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: 006F92;
	text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}
.menu {
	font-family: Tahoma;
	font-size: 14px;
	color: 0F7C9D;
	text-decoration: none;
}
.menu A {
	font-family: Tahoma;
	font-size: 14px;
	color: 0F7C9D;
	text-decoration: none;
}
.menu A:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: CC0033;
	text-decoration: none;
}
.testo {
	font-family: Tahoma;
	font-size: 14px;
	color: 000000;
	text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}
.testo A {
	font-family: Tahoma;
	font-size: 14px;
	color: 0F7C9D;
	text-decoration: yes;
}
.testo A:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: cc0033;
	text-decoration: none;
}
