.testo {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : White;
}
.link{
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color : #00FF00;
	text-decoration: none;
}
.link:Hover {
	text-decoration: underline;
	color: Yellow;
}
.capitolo {
	font-size: 25px;
	font-family: Times New Roman, Times, serif;
	color : Yellow;
	font-weight: bold;
}
.testob{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : White;
	font-weight: bold;
}
.mononoke {
	font-size: 32px;
	font-family: Times New Roman, Times, serif;
	color : Yellow;
	font-weight: bold;
}
.par{
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color : Yellow;
	font-weight: bold;
}
.testob2{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : Yellow;
	font-weight: bold;
}
body {
	scrollbar-3dlight-color : #0172AC;
	scrollbar-arrow-color : #0172AC;
	scrollbar-base-color : #0172AC;
	scrollbar-darkshadow-color : #0172AC;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #0172AC;
	scrollbar-shadow-color :Yellow;
	scrollbar-track-color : #0172AC;
	background-color : #0172AC;
}
