.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #0D0000;
}
a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:link{
font-weight:bold;
text-decoration:none;
color:#990000;
}
a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#990000; 
	text-decoration: none;
	background-color:#FF9900;
}
a:active{
		font-weight:bold;
	text-decoration:none;
	color:#FF9900;
	background-color:#990000;
}

.annotazione {
	font-size: 9pt;
}
.testiPoesie {
	font-family: Arial, Helvetica, sans-serif;
}
.titoletti01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.annotazioniPoesie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.titoletti02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.titoli00 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}
.dedica {
	font-size: 7px;
	font-weight: lighter;
}

