body { 
	scrollbar-arrow-color: #FF66CC;
	scrollbar-3dlight-color: #FF66CC;
	scrollbar-highlight-color: darkred;
	scrollbar-face-color: #FF66CC2;
	scrollbar-shadow-color: #FF66CC;
	scrollbar-darkshadow-color: darkred;
	scrollbar-track-color: #FF66CC;
	}
	
a {

	font-family: verdana;
	font: italic 1em sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-style: none;
	color: #FF66CC;
   }

a:hover {
	color: #FF3399;
	}

img {
	border-width: 0;
}
/* 
.p {
	font-family: verdana;
	font: 1em sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF66CC
	}*/
	
.h1 {
	font-family: Bradley Hand ITC;
	font: 1em sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #FF66CC
	}
	
.h2 {
	font-family: Bradley Hand ITC;
	font: 1em sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FF66CC
	}
	
.h3 {
	font-family: Verdana;
	font: 1em sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF66CC
	}
	
.testocolorato {
	font-family: Bradley Hand ITC;
	font: 1em sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF66CC
	}
.testocolorato:hover {
	color: #FF3399
	}

.testocoloratobold {
	font-family: Bradley Hand ITC;
	font: bold 1em sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF66CC
	}
.testocoloratobold:hover {
	color: #FF3399
	}
	
.testocolorato2 {
	font-family: Bradley Hand ITC;
	font: 1em sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFCCFF /* colore1 */
	}
.testocolorato2:hover {
	color: #FF99FF
	}
	
.testocolorato2bold {
	font-family: verdana;
	font: bold 1em sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFCCFF
	}
.testocolorato2bold:hover {
	color: #FF99FF
	}

		
.sondaggio {
	font-size: 10px;
	}

.pol {
	position:relative;
	left:140px;
	top:101px;
	width:120px;
	height:5px;
	z-index:1
	}

/*
a span {
	display: none;
	}

a:hover span {
	display: block;
	position: absolute; top: 250px; left: 530; 
	padding: 5px; margin: 10px;
	}*/