.testi {
	font-family: Courier New, Georgia, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.link {

	font-family: Courier New, Georgia, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.link:HOVER {

	font-family: Courier New, Georgia, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
.testiBOLD {
	font-family: Courier New, Georgia, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: blink;
	line-height: 24px;
	font-weight: bold;

}
.testiLINK {

	font-family: Courier New, Georgia, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.testiLINK:HOVER {

	font-family: Courier New, Georgia, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}.testiCopy {

	font-family: Courier New, Georgia, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 28px;
}
.titoli {
	font-family: Courier New, Georgia, serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 24px;
	font-weight: bolder;

}
.inclinati {
	font-family: Courier New, Georgia, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 28px;
	font-style: italic;

}

