BODY {
scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#000000; 
scrollbar-shadow-color:#000000;
scrollbar-face-color:#c63c76; 
scrollbar-highlight-color:#999999; 
scrollbar-dark-shadow-color:white; 
scrollbar-3d-light-color:#FFFFFF;
}
a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #c63c76;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2D51A7;
	text-decoration: none;

}

.linea {
	border: 1px solid #2d51a7;
}
.style1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2D51A7;
	
}
.style2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1F296C;
	
}
.style3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.testoblu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #009CC4;
}
.title {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #19296c;
	
}
.title2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #c63c76;
	
}
.subtitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #19296c;
}

.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c63c76;
}
a.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #12155C;
	
}
a:hover.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #c63c76;
	text-decoration: none;

}

.top {
	background-image: url(img/top-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(img/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cell {
	background-image: url(img/cell-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.off {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #c63c76;
	text-decoration: none;

}
a:hover.off {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #2D51A7;
	text-decoration: none;

}