.testo {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : White;
}
.link{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : Aqua;
	text-decoration : none;
}
.link:Hover {
	text-decoration: underline;
	color: #FFD700;
}
.capitolo {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color : #FFD700;
	font-weight: bold;
}
.testob{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : White;
	font-weight: bold;
}
.par{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color : #FFD700;
	font-weight: bold;
}
.testob2{
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	color : #FFD700;
	font-weight: bold;
}
.linkhome {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color : #FF7F50;
	text-decoration : none;
}
.taglia {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #7FFFD4;
}
.saiyuki {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color : #FFD700;
	font-weight: bold;
}
.saiyukispecial {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color : #DAA520;
	font-weight: bold;
}
.riga {
	color: White;
}
body {
	scrollbar-3dlight-color : Blue;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : #507B26;
	scrollbar-darkshadow-color : #507B26;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #507B26;
	scrollbar-shadow-color : #507B26;
	scrollbar-track-color : #507B26;
	background-color : #507B26;
}