a {
	text-decoration: none;
	color:#f26522;
	font-size:14px;
}
body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#333333;
	text-align:justify;
}
.body2 {
 	font-family: "Trebuchet MS";
	font-size:12px;
	color:#333333;
	text-align:justify;
}
.tit1 {
	font-family: "Trebuchet MS";
	font-size:18px;
	color:#f26522;
	text-decoration:none;
}
.tit2 {
	font-family: "Trebuchet MS";
	font-size:18px;
	color:#333333;
	text-decoration:none;
}
.tit3 {
	font-family: "Trebuchet MS";
	font-size:18px;
	color: #333333;
	text-decoration: none;
}
.tit4 {
	font-family: "Trebuchet MS";
	font-size:18px;
	color: #FFCC99;
	text-decoration: none;
}
.tit5 {
	font-family: "Trebuchet MS";
	font-size:18px;
	color: #999999;
	text-decoration: none;
}
.testo {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.testo2 {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#454545;
	text-decoration:none;
}
.testo3 {
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #FF6633;
	text-decoration: none;
}
.testo4 {
	color:#454545;
	font-family: "Trebuchet MS";
	font-size:14px; 
	text-decoration:none;
}
.menu {
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size:13px; 
	text-decoration:none;
	font-weight: bold;
	letter-spacing:1px;
}
.botto {
	color:#f26522;
	font-family: "Trebuchet MS";
	font-size:24px; 
	text-decoration:none;
	letter-spacing:1px;
}
.copy{
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.form {
	font-family: "Trebuchet MS";
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#DADADA;
	background-color:#FCFCFC;
	color:#333333;
	margin-left:0px;
	margin-right:0px;
}
.textarea {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#BCBCBC;
	background-color:#FCFCFC;
	overflow:auto;
	margin-left:0px;
	margin-right:0px;
}
.butt {
	font-family: "Trebuchet MS";
	color: #f26522;
	font-size: 11px;
	background-color: #EFEFEF;
	border:1px solid #f26522;
}