.titoloprincipale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;

}
.linktorna {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
	font-weight: bold;
}

.link {
	text-decoration: underline;
	border: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #0000CC;


}
.nonlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.biografia {
	font-family: Century;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.titolo {
	font-family: Elegance;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

a:hover {
	color: Olive;
}

a:active {
	color: #663300;
}


