BODY {
    BACKGROUND-COLOR: black;
	SCROLLBAR-FACE-COLOR: #d1e0ec; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d1e0ec; 
	SCROLLBAR-SHADOW-COLOR: #d1e0ec; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #d1e0ec; 
	SCROLLBAR-DARKSHADOW-COLOR: #7CA7C9; 
}

.menu {
	color:#999999;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
}

.menu a {
	color:#999999;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
}

.menu a:hover {
	color:#FFFFCC;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.titolo {
	color:#333300;
	text-decoration:none;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;	
}

.titolo1 {
	color:#333300;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;	
}

.titolo1 a {
	color:#333300;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;	
}

.titolo1 a:hover {
	color:#333300;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;	
	text-decoration:underline;
}


.testo {
	color:#660033;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;	
}

.testo a {
	color:#660033;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;	
	text-decoration: none;
}

.testo a:hover {
	color:#660033;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;	
	text-decoration:underline;
}

.testo1 {
	color:#660033;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;	
}

.testo1 a {
	color:#660033;
	font-size:10pt;
	font-family:Arial;	
	text-decoration: none;
}

.testo1 a:hover {
	color:#660033;
	font-size:10pt;
	font-family:Arial;	
	text-decoration:underline;
}

.testo2 {
	color:#660033;
	text-decoration:none;
	font-size:9pt;
	font-family:Arial;	
}

.testo2 a {
	color:#660033;
	font-size:9pt;
	font-family:Arial;	
	text-decoration: none;
}

.testo2 a:hover {
	color:#660033;
	font-size:9pt;
	font-family:Arial;	
	text-decoration:underline;
}

.fondopagina {
	color:#666666;
	text-decoration:none;
	font-size:7pt;
	font-weight:bold;	
	font-family:Arial;	
}

.fondopagina a {
	color:#666666;
	text-decoration:none;
	font-size:7pt;
	font-weight:bold;	
	font-family:Arial;
}

.fondopagina a:hover {
	color:black;
	font-size:7pt;
	font-weight:bold;	
	font-family:Arial;
	text-decoration:underline;
}

