.lodoss {
	font : bold italic 35px "Times New Roman", Times, serif;
	color : Yellow;
	text-align : center;
}
.testo {
	font : 18px "Times New Roman", Times, serif;
	text-align : justify;
	color : #FEFDC2;
}
.testo2{
	font : 18px "Times New Roman", Times, serif;
	text-align : justify;
	color : Aqua;
}
.link{
	font : bold 18px "Times New Roman", Times, serif;
	color : Lime;
	text-decoration: none;
}
.link:Hover {
	text-decoration: underline;
	color: Yellow;
}
.blu{
	color : Green;
}
.capitoli{
	font : bold 25px "Times New Roman", Times, serif;
	color : Yellow;
}
.par{
	font : bold 22px "Times New Roman", Times, serif;
	color : Yellow;
}
.link2{
	font : bold 18px "Times New Roman", Times, serif;
	color : Yellow;
}
.testob{
	font : bold 18px "Times New Roman", Times, serif;
	text-align : justify;
	color : #FEFDC2;
}
.teston{
	font : 18px "Times New Roman", Times, serif;
	color : #FEFDC2;
}
.testobn{
	font : bold 18px "Times New Roman", Times, serif;
	color : #FEFDC2;
}
body {
	scrollbar-3dlight-color : #006633;
	scrollbar-arrow-color : #006633;
	scrollbar-base-color : #006633;
	scrollbar-darkshadow-color : #006633;
	scrollbar-face-color : #FEFDC2;
	scrollbar-highlight-color : #006633;
	scrollbar-shadow-color :Yellow;
	scrollbar-track-color : #006633;
	background-color : #006633;
}
