body
	 {
		background-color: #FFFAF0;
		font-family: Bookman Old Style;
		color: #8B0000;
	} 
a:link{
	background-color: #FFFAF0;
	font-family: Bookman Old Style;
	color: #8B0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:visited{
	background-color: #FFFAF0;
	font-family: Bookman Old Style;
	color: #CD853F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:hover{
	background-color: #FFFAF0;
	font-family: Bookman Old Style;
	color: #FF8C00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

p{
	text-align: justify;
	text-indent: 1cm;	
}
.fontPiccola{
    FONT-SIZE: 12px;
}