.testo {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #990000;
}
.link{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #000099;
	text-decoration : none;
}
.link:Hover {
	text-decoration: underline;
	color: Teal;
}
.capitolo {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color : #990000;
	font-weight: bold;
}
.testob{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : #990000;
	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;
}
.linkhome {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color : #000000;
	text-decoration : none;
}
.taglia { 
	font-size: 18px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FF3300; }
.trigun { 
	font-size: 25px; 
	font-family: "Times New Roman", Times, serif; 
	color : #990000; 
	font-weight: bold; }
.trigunspecial { 
	font-size: 25px; 
	font-family: "Times New Roman", Times, serif; 
	color : #FF0000; 
	font-weight: bold; }
.riga {  color: #CC0033}
body {
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Blue;
	scrollbar-base-color : #d5acae;
	scrollbar-darkshadow-color : #d5acae;
	scrollbar-face-color : #FFEBCD;
	scrollbar-highlight-color : #d5acae;
	scrollbar-shadow-color : #d5acae;
	scrollbar-track-color : #d5acae;
	background-color : #d5acae;
}
