.body {
	background-image: url(../images/fasciaArancio.gif);
	background-repeat: repeat-y;
}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu A{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu A:HOVER{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.box {
	border: 1px solid #FF6600;
}
.scrollbar {
	scrollbar-3dlight-color 
scrollbar-arrow-color 
scrollbar-base-color 
scrollbar-darkshadow-color 
scrollbar-face-color 
scrollbar-highlight-color 
scrollbar-shadow-color 
scrollbar-track-color
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text a{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.form {
	height: 20px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CC6600;
}
.formEU {

	height: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CC6600;
}
