a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #330000;

}

.Grande {
	font-family: "Trebuchet MS", Geneva;
	font-size: 18px;
	font-weight: bold;
}
.testo {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-weight: bold;

}
.piccolo {

	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
}
