.Testo {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}
.Testino {
	font-family: Tahoma;
	color: #000000;
	font-size: 9px;
}
.Titolo1 {
	font-family: Tahoma;
	color: #ff5c86;
	font-size: 12px;
	font-weight:bold
}
.Titolo2 {
	font-family: Tahoma;
	color: #0963af;
	font-size: 12px;
	font-weight:bold
}
.TestoEng {
	font-family: Tahoma;
	color: #787878;
	font-size: 11px;
}
.TestoImportante {
	font-family: Tahoma;
	color: #a7255d;
	font-size: 11px;
	font-weight:bold
}
a:link {
	color: #1a87ba;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1a87ba;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #1a87ba;
}

