}
body {	
	background-color: #000000;
	scrollbar-arrow-color:#000000; 
    scrollbar-base-color:#000000; 
    scrollbar-shadow-color:#F3F3F3; 
    scrollbar-face-color:#E22904; 
    scrollbar-highlight-color:#000000; 
    scrollbar-dark-shadow-color:white; 
    scrollbar-3d-light-color:#000000; 

}.testobianco {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	line-height: normal;


}
a.link {
    font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #EF8B08;
	text-decoration: none;
	font-weight: bold;

}

a.link:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.testoArancio {

	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FF6600;
	text-align: justify;
	font-weight: normal;
	line-height: normal;
}
