.giallo {
	color: Yellow;
	font-weight : bold;
	font-size: 18px;
	font-family : "Times New Roman", Times, serif;
}
	.testo {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color : White;
}
	.link {
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration : none;
	color : Yellow;
}
	.link:Hover {
	text-decoration: underline;
	color: Red;
	}
	.testob {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color : White;
}
.titolo {
	font-size: 30px;
	font-weight: bold;
	font-style : normal;
	font-family: "Times New Roman", Times, serif;
	color : White;
}
	.testoi  {
	font-size: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color : White;
}
	.colore1 {
	color: Lime;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size : 18px;
}
	.colore2 {
	color: Yellow;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size : 18px;
}
	.genesis {
	color: Yellow;
	font-size: 25px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
	.episodio {
	color: Yellow;
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
	.NGE {
	font-size: 25px;
	font-weight: bold;
	color: Red;
	font-family: "Times New Roman", Times, serif;
}
	.colore1bis {
	color: Lime;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
	.testobig1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color : White;
}
	.testobig{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color : White;
}
	body {
	scrollbar-3dlight-color : Silver;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #1900a8;
	scrollbar-darkshadow-color : #1900a8;
	scrollbar-face-color : #EE82EE;
	scrollbar-highlight-color : #1900a8;
	scrollbar-shadow-color : #1900a8;
	scrollbar-track-color : #1900a8;
}
