.arancio {  font-family:  Verdana; font-size: 14px; color: #ff9900; text-decoration: none}
.arancio2 {  font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			font-weight: bold; 
			color: #ff0000; 
			text-decoration: none}
			
.arancio3 {  font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: bold; 
			color: #ff0000; 
			text-decoration: none}

.arancio3 a {
	color : #FF0000;
	text-decoration: none;
}
.arancio3 a:hover {
	color : #000066;
}
			
.bianco {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none}
	}
.bianco a {
	color : #FF9900;
	text-decoration: underline;
}
.bianco a:hover {
	color : #ff0000;
}
.menu {
	color : #FF0000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 14 px;
	font-family :Arial;
	font-weight: bold
}
.menu a {
	color : #FF0000;
	text-decoration: none;
}
.menu a:hover {
	color : #000066;
}

BODY { 
scrollbar-face-color: #000066; 
scrollbar-shadow-color: #ff9900; 
scrollbar-highlight-color: #ff9900; 
scrollbar-3dlight-color: #000066; 
scrollbar-darkshadow-color: #000066; 
scrollbar-track-color: #ff9900; 
scrollbar-arrow-color: #ff9900; 
background-color: #ff9900;
background-color: #ff9900;
	background-image: url(/Images/bg.jpg);
	background-attachment:scroll;
	background-repeat: repeat-x;
}
