.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.speciale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	color:#FFFFFF
}
.bodyspeciale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	color:#980000
}
.bordo {
	border: 1px dashed #990000;
}
.testob {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FAF9F2;

}
.testopiccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #980000;
}
a:visited {
	text-decoration: none;
	color: #980000;
}
a:hover {
	text-decoration: underline;
	color: #980000;
}
a:active {
	text-decoration: none;
	color: #980000;
}

