.testo {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #FFFF00;
}
.link{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #AFEEEE;
	text-decoration : none;
}
.link:Hover {
	text-decoration: underline;
	color: Red;
	}
.capitolo {
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	color : Yellow;
	font-weight: bold;
}
.testob{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #FFFF00;
	font-weight: bold;
}
.par{
	font-size: 20px;
	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;
}
.cowboy { 
	font-size: 25px; 
	font-family: "Times New Roman", Times, serif; 
	color : Yellow; 
	font-weight: bold;
	 }
.linkhome { 
	font-size: 18px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FFFF99; 
	}
.taglia { 
	font-size: 18px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FF3300; 
	}
.cowboyspecial { 
	font-size: 25px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FF0000; 
	font-weight: bold; 
	}
	body {
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : #4169E1;
	scrollbar-base-color : #850a29;
	scrollbar-darkshadow-color : #850a29;
	scrollbar-face-color : F5e5e4;
	scrollbar-highlight-color : #850a29;
	scrollbar-shadow-color : #850a29;
	scrollbar-track-color : #850a29;
}

