	<!--
	body 
	    {
		font-family: verdana,arial,sans-serif;
			color: white;
			font-size: 12px;
			background:url("img/bg.jpg") #7fa985;
			background-repeat:repeat-y;
			background-position:left; 
			width:768px;
			margin-top:0px; 
			margin-bottom:0px; 
			margin-left:0px; 
			margin-right:0px;
			border:2px solid white;

			scrollbar-face-color: #80ac86; 
			
			scrollbar-3dlight-color: #557659;
			scrollbar-darkshadow-color: #557659; 
			scrollbar-track-color:#557659;
			scrollbar-arrow-color: #557659;
	}

	.head { 
		background: url(img/trifogliogenbu.gif)  no-repeat left center;
		border-bottom: 1px dashed #46dceb;
		color:#FFFFFF; 
		font-weight:bold; 
		font-size:11px;
		font-family:verdana;
		line-height: 18px;
		text-align:left;
		height:20px;
		text-transform:uppercase;
		
		}
	

	a:visited    {
		font-style: italic;
	color: #6de627;
	}
	
	a:hover    {
		color: #6de627;
	}
	
	a:active    {
		color: #6de627;
	}

	.nav:link
	{color:#6de627; text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:visited
	{color:#6de627;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:active
	{color:#6de627;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:hover
	{color:#543644;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet.gif); background-repeat: no-repeat;}

	-->