body {
	SCROLLBAR-FACE-COLOR: #FEE6D6;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #FF6600;
	SCROLLBAR-3DLIGHT-COLOR: #FF6600;
	SCROLLBAR-ARROW-COLOR: #FF6600;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0;
	
	background-color: #000000;
	background-image: url(../immagini/fondo_righe.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	
}

.titolobox {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

.testo1Bianco {
	font-size: 9px;
	color: #FFFFFF;

}

.testo1BiancoBold {
	font-size: 9px;
	color: #FFFFFF;

	font-weight: bold;
}

.testo2Bianco {
	font-size: 12px;
	color: #FFFFFF;

}

.testo2BiancoBold {
	font-size: 12px;
	color: #FFFFFF;

	font-weight: bold;
}

.testo2BiancoItalico {
	font-size: 12px;
	color: #FFFFFF;

	font-style: italic;
}

A { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight : normal;
	font-size : 9px;
}

A:hover { 
	color: #FFFF00;
	text-decoration: underline
}

.A1 { 
	color: #FFFF00;
	text-decoration: none;
	font-weight : normal;
	font-size : 12px;
}

.A1:hover { 
	text-decoration: underline
}
.A2 { 
	color: #FFFF00;
	text-decoration: none;
	font-weight : bold;
	font-size : 13px;
}

.A2:hover { 
	text-decoration: underline
}
