BODY {
	SCROLLBAR-FACE-COLOR: #d1e0ec; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d1e0ec; 
	SCROLLBAR-SHADOW-COLOR: #d1e0ec; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #d1e0ec; 
	SCROLLBAR-DARKSHADOW-COLOR: #7CA7C9; 
}

.prodesign {
	table-layout:fixed;
	width:500px;
	border-collapse:separate;
	border-spacing: 3px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	display:none;
}
.home{
	color:#666666;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
}

.home a {
	color:#666666;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
}

.home a:hover {
	color:#999999;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration: underline;
}

.titolo{
	color:#660000;
	text-decoration:underline;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;	
}


.testo{
	color:#993300;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;	
}
.testo a {
	text-decoration:none;
	color:#993300;
}

.testo a:hover {
	text-decoration:underline;
}

.testo1{
	color:#666666;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	
}
.testo1 a {
	text-decoration:none;
}

.testo1 a:hover {
	text-decoration:underline;
}

.testo2{
	color:#666666;
	width:800px;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
}

.testo2 a {
	color:#666666;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
}

.testo2 a:hover {
	color:#999999;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:underline;
}

.testo3{
	color:#996600;
	text-decoration:none;
	font-size:7pt;
	font-family:Arial;
	font-weight:bold;	
}
.testo3 a {
	color:#996600;
	text-decoration:none;
	font-size:7pt;
	font-family:Arial;
	font-weight:bold;
}


.testo3 a:hover {
	color:#996600;
	font-size:7pt;
	font-family:Arial;
	font-weight:bold;	
	text-decoration:underline;
}


.nero{
	color:black;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;	
}

.nero a {
	text-decoration:none;
	color:black;
}

.nero a:hover {
	text-decoration:underline;
}

