BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #27509c; 
	SCROLLBAR-TRACK-COLOR: #54CEF7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: #0AB8DA; 
	
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #04bfe2;

	}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #f3d71b;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.linea {
	border: 1px solid #F3D71B;
}
.text {
	font-family: tahoma;
	FONT-SIZE: 11px; 
	COLOR: #000000;  
	FONT-WEIGHT: bold;
}
.style {
	font-family: verdana;
	FONT-SIZE: 14px; 
	COLOR: #66CCFF;
	FONT-WEIGHT: normal;
}
.titolo {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #04bfe2; 
	FONT-WEIGHT: bold;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fffe25;
	text-decoration: none;

}

.top {
	background-image: url(images/hp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hp {
	background-image: url(images/right-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top2 {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bot {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.copy2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #67502c;
}
a.copy2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #04bfe2;
	
}
a:hover.copy2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #67502c;
	text-decoration: none;

}