a.home:hover {
	font-family: "Typewriter New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	height: 38px;
	width: 125px;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
	background-position: center bottom;
	padding-top: 10px;

}
a.home {
	font-family: "Typewriter New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
	cursor: hand;
	text-align: center;
	padding-top: 10px;
	border: ridge;



}
a.home:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 125px;
	cursor: hand;
	text-align: center;
	padding-top: 10px;


}
.pulsante {
	font-family: typenoksidi;
	font-size: 14px;
	background-image: url(img/buttonin.gif);
	height: 50px;
	width: 160px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: hand;
	font-weight: bold;
}
.pulsantehover {
	font-family: typenoksidi;
	font-size: 14px;
	background-image: url(img/buttonout.gif);
	height: 50px;
	width: 160px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: hand;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC9966;
	font-weight: bold;
}
.testopoesianero {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.testopoesiabianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.testopoesiacolore {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #cc9966;
}
.titolopoesia {


	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #cc9966;
}
a.piccolo:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.piccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9966;
}
