.testonormale {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.testograssetto {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.testograssettorosso {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.testocorsivo {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.testocorsivograssetto {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.testonormalegrande {
	font-family: Georgia;
	font-size: 20px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.testograssettogrande {
	font-family: Georgia;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.testocorsivogrande {
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.testopiccologrigionormale {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
.testopiccologrigiocorsivo {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}

.linkpiccologrigiocorsivo {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
.linkpiccologrigiocorsivo:hover {
	color: #999999;
	text-decoration: underline;
}
.testopiccologrigiograssettosottolineato {
	font-family: Georgia;
	font-size: 11px;
	font-style: bold;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	line-height: 14px;
}
.linknormale {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993399;
	line-height: 20px;
	font-variant: normal;
	text-decoration: none;
}
.linknormale:hover {
	color: #993399;
	text-decoration: underline;
}

.linkinterlinea {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993399;
	line-height: 30px;
	font-variant: normal;
	text-decoration: none;
}
.linkinterlinea:hover {
	color: #993399;
	text-decoration: underline;
}