.presentazione {
	font : bold 24px "Times New Roman", Times, serif;
	color : Blue;
}
	.testo {
	font : 18px "Times New Roman", Times, serif;
	color : Navy;
}
	.link {
	font : 18px "Times New Roman", Times, serif;
	color : Navy;
	text-decoration : none;
}
	.link:Hover {
	font : 18px "Times New Roman", Times, serif;
	color : Navy;
	text-decoration : underline;
} 
.linkhome {
	font : 13px "Times New Roman", Times, serif;
	color : Navy;
	text-decoration : none;
}
	.linkhome:Hover {
	font : 13px "Times New Roman", Times, serif;
	color : Navy;
	text-decoration : underline;
} 
.linkgold {
	font : 13px "Times New Roman", Times, serif;
	color : Navy;
	text-decoration : none;
}
	.linkgold:Hover {
	font : 13px "Times New Roman", Times, serif;
	color : Navy;
	text-decoration : underline;
} 
.testomini {
	font : 13px "Times New Roman", Times, serif;
	color : Navy;
}
.news {
	font : 18px "Times New Roman", Times, serif;
	color : Navy;
}
.linkaci {
	font : 13px "Times New Roman", Times, serif;
	color : Navy;
}
.testomedio{
	font : 15px "Times New Roman", Times, serif;
	color : Navy;
}
body {
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Navy;
	scrollbar-base-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : Red;
	scrollbar-track-color : Yellow;
	background-color : Black;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: Red;
	font-weight : bold;
}
.presentazionegold {
	font : bold 24px "Times New Roman", Times, serif;
	color : Blue;
	background-color: #FFD700;
}
.titologold {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: Blue;
	background-color : #FFD700;
}
.testonero {
	font : medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
.testogold {
	font : 18px "Times New Roman", Times, serif;
	color : #0037ff;
	background-color: #FFD700;
}
.nomesito {
	font : bold 18px "Times New Roman", Times, serif;
	color : Aqua;
}
.testobig {
	font : bold 18px "Times New Roman", Times, serif;
	color : Navy;
}
.bordo{
	border : 2px inset;
	background-color : #F0F8FF;
	border-color : Yellow Aqua;
}
.testominibordo{
	border : thin outset Blue;
	font : bold 13px "Times New Roman", Times, serif;
	color : Blue;
	border-color : Aqua;
	background-color : Yellow;
	text-align : center;
	text-justify : auto;
	text-transform : uppercase;
	scrollbar-3dlight-color : Aqua;
}
.testominibordo2{
	border : thin outset Blue;
	font : bold 15px "Times New Roman", Times, serif;
	color : Blue;
	border-color : Aqua;
	background-color : Yellow;
	text-align : center;
	text-justify : auto;
	text-transform : uppercase;
	scrollbar-3dlight-color : Aqua;
}