.testo {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #FFFFFF;
}
.link{
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color : Red;
	text-decoration : none;
}
.link:Hover {
	text-decoration: underline;
	color: Yellow;
}
.capitolo {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color : #FFFFFF;
	font-weight: bold;
}
.testob{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #FFFFFF;
	font-weight: bold;
}
.par{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color : #FFFF99;
	font-weight: bold;
}
.testob2{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : Yellow;
	font-weight: bold;
}
.linkhome { 
	font-size: 18px; 
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif; 
	 color : #FFFF00;
	  }
.taglia { 
	font-size: 18px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FFFF66;
	 }
.riga {  color: #FFFFFF}
.inuyasha { 
	font-size: 25px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FFFFFF; 
	font-weight: bold;
	 }
.inuyashaplus { 
	font-size: 28px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FFFFFF; 
	font-weight: bold;
	 }
body {
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : Yellow;
	scrollbar-base-color : #01080A;
	scrollbar-darkshadow-color : #01080A;
	scrollbar-face-color : #01080A;
	scrollbar-highlight-color : #01080A;
	scrollbar-shadow-color : #01080A;
	scrollbar-track-color : Red;
	background-color : #01080A;
}

