BODY {
	SCROLLBAR-FACE-COLOR:white; 
	SCROLLBAR-HIGHLIGHT-COLOR:white; 
	SCROLLBAR-SHADOW-COLOR:black; 
	SCROLLBAR-3DLIGHT-COLOR:white; 
	SCROLLBAR-ARROW-COLOR:red; 
	SCROLLBAR-TRACK-COLOR:white; 
	SCROLLBAR-DARKSHADOW-COLOR:white; 
}

.prodesign {
	table-layout:fixed;
	width:500px;
	border-collapse:separate;
	border-spacing:3px;
	text-align:center;
	padding:5px;
	display:none;
}

.titolo {
	color:#666666;
	width:750px;
	text-decoration:none;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;	
}

.titolo a {
	color:#666666;
	text-decoration:none;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;		
}

.titolo a:hover {
	color:#666666;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;	
	text-decoration:underline;
}

.testo {
	color:#333333;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	
}
.testo a {
	color:#333333;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;	
	font-family:Verdana;
}

.testo a:hover {
	color:#333333;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;	
	text-decoration:underline;
}

.dedica {
	color:red;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	
}
.dedica a {
	color:yeredllow;
	text-decoration: none;
}

.dedica a:hover {
	color:red;
	text-decoration:underline;
}

.fondopagina {
	color:#666666;
	text-decoration:none;
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;	
}

.fondopagina a {
	color:#666666;
	text-decoration:none;
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;	
}

.fondopagina a:hover {
	text-decoration:underline;
}