BODY
{
	background-position: center center;
	font-size: x-small;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	color: black;
	background-repeat: no-repeat;
	font-family: 'Book Antiqua';
}
A:active
{
	color: chocolate;
}
A:visited
{
	color: chocolate;
}
A:link
{
	color: chocolate;
}
A:hover
{
	font-weight: bold;
}

HR
{
	border-right: cornflowerblue 2px solid;
	border-top: cornflowerblue 2px solid;
	border-left: cornflowerblue 2px solid;
	border-bottom: cornflowerblue 2px solid;
}
.citazione
{
	font-size: xx-small;
}
IFRAME
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
