  A:LINK { 
         font-size : 12px;
         font-weight : bold;
         text-decoration : none;
         color : #FFFFFF}
  A:VISITED { 
         font-size : 12px;
         font-weight : bold;
         text-decoration : none;
         color : #FFFFFF}
  A:HOVER { 
         font-size : 12px;
         font-weight : bold;
         text-decoration : none;
         color : #FF9900;
}
.testonj {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
	
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.testoij {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	font-style: italic;
	color: #FFFFFF;
}
.titoletto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.neretto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.teston {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
}
.testonlower {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sfondo.gif);
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.special {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: #FF9900;
}
.titoloindex {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	font-style: normal;
	color: #FFFF00;
	text-decoration: blink;
}

