BODY 
{
	SCROLLBAR-FACE-COLOR:#000000; 
	SCROLLBAR-HIGHLIGHT-COLOR:#F7F94E; 
	SCROLLBAR-SHADOW-COLOR:#Ffffff; 
	SCROLLBAR-3DLIGHT-COLOR:#ffffff; 
	SCROLLBAR-ARROW-COLOR:#F7F94E; 
	SCROLLBAR-TRACK-COLOR:#ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;

	}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: #F7F94E;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
.linea {
	border: 1px solid #000000;
}
.text {
	font-family: tahoma;
	FONT-SIZE: 12px; 
	COLOR: #FCD441;  
	FONT-WEIGHT: bold;
}
.style {
	font-family: verdana;
	FONT-SIZE: 11px; 
	COLOR: #000000;
	FONT-WEIGHT: normal;
}
.style2 {
	font-family: arial;
	FONT-SIZE: 14px; 
	COLOR: #000000;
	FONT-WEIGHT: normal;
}
.title {
	font-family: tahoma;
	FONT-SIZE:18px; 
	COLOR:  #F7F94E; 
	FONT-WEIGHT: bold;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.top {
	background-image:  url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image:  url(images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
a.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F7F94E;
	text-decoration: none;
}
a:hover.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
.copy2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
a.copy2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
}
a:hover.copy2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;

}
.it
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	
}
a.it {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.it{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;

}