			.testo
			{
				font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
				font-size: 11px;
				font-weight: normal;
				text-align: justify;
				color: black;
			}
			
			.testo a:link
			{
				text-decoration: none;
				color: #4282E3;
			}
			
			.testo a:visited
			{
				text-decoration: none;
				color: #4282E3;
			}
			
			.testo a:hover
			{
				text-decoration: underline;
				color: #000000;
			}
			
			.testo_1
			{
				font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: black;
			}
			
			.testo_1 a:link
			{
				text-decoration: none;
				color: #4282E3;
			}
			
			.testo_1 a:visited
			{
				text-decoration: none;
				color: #4282E3;
			}
			
			.testo_1 a:hover
			{
				text-decoration: underline;
				color: #000000;
			}
			
			.testo a.button_small, .testo td.button_small a
			{
				width: 48px;
				height: 20px;
				background: url(images/button_norm_small.gif) top left no-repeat;
				color: #4b6c84;
				text-align: center;
				font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
				font-size: 10px;
				padding-top: 3px;
				visibility:visible;
				font-weight: normal;
				float:left;
				margin:3px 3px 0 0;
			}
				
			.testo a:visited.button_small, .testo td.button_small a:visited
			{
				width:48px;
				height: 20px;
				color: #4b6c84;
				visibility:visible;
				text-decoration: none;
				font-weight: normal;
				background: url(images/button_norm_small.gif) top left no-repeat;
			}
		
			.testo a:hover.button_small, .testo td.button_small a:hover
			{
				width:48px;
				height: 20px;
				color: #000;
				padding-top: 3px;
				visibility:visible;
				text-decoration: none;
				font-weight: normal;
				background: url(images/button_roll_small.gif) top left no-repeat;
			}
			
			.testo a.button, .testo a:visited.button, .testo td.button a, .testo td.button a:visited 
			{
				color: #4b6c84;
				float:left;
				text-align:center;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9px;
				PADDING-top: 3px;
				FONT-WEIGHT: normal;
				BACKGROUND: url(/images/button_norm.gif) no-repeat left top;
				WIDTH: 100px;
				HEIGHT: 20px;
				TEXT-DECORATION: none
			}
			
			.testo a:hover.button, .testo td.button a:hover
			{
				BACKGROUND: url(/images/button_roll.gif) no-repeat left top;
				WIDTH: 100px;
				COLOR: #000;
				HEIGHT: 20px;
				text-decoration:none;
			}
			
			.testo a.button_big, .testo a:visited.button_big 
			{
				color: #4b6c84;
				float:left;
				text-align:center;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9px;
				padding-top:3px;
				margin:3px 3px 0 0;
				FONT-WEIGHT: normal;
				BACKGROUND: url(/images/button/button_norm_big150.gif) no-repeat left top;
				WIDTH: 150px;
				HEIGHT: 20px;
				TEXT-DECORATION: none;
			}
			
			.testo a:hover.button_big, .testo td.button_big a:hover
			{
				BACKGROUND: url(/images/button/button_roll_big150.gif) no-repeat left top;
				WIDTH: 150px;
				COLOR: #000;
				HEIGHT: 20px;
				text-decoration:none;
				padding-top:3px;
			}
						
			.details
			{
				font-size: 10px;
				color: #4b6c84;
				font-family: Verdana;
				padding:0;
				margin:0;
			}
			
			.details a:hover
			{
				text-decoration:underline;
			}
			
			.details a
			{
				text-decoration:none;
			}
			
			.details a:visited
			{
				text-decoration:none;
			}
			
			#paginatore
			{
				font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
				font-size: 10px;
				color:#aaa;
				font-weight: normal;
			}
			
			#paginatore a:link, paginatore#a:visited
			{
				text-decoration: none;
				color: #4282E3;
				font-weight: normal;
			}
			
			#paginatore a:hover
			{
				text-decoration: underline;
				color: #000000;
			}
			
			#paginatore a#current
			{
				text-decoration: none;
				color: #000000;
			}
			
			#building
			{
				font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
				font-size: 10px;
				color:#aaa;
				font-weight: normal;
			}
			
			#building a.current
			{
				font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
				font-size: 10px;
				color:#fd8024;
				font-weight: normal;
			}
			
			#building a:hover.current
			{
				text-decoration: none;
				color: #fd8024;
			}
			
			#building a, building#a:visited
			{
				text-decoration: none;
				color: #4282E3;
				font-weight: normal;
			}
			
			#building a:hover
			{
				text-decoration: underline;
				color: #000000;
			}
		
