body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-color: #000000;
	background-image: url(../images/sfondopagina.jpg);
	margin: 0px;
	padding: 0px;
}

.prodesign {
	border-spacing: 3px;
	font:normal 1px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	display:none;
}

.home{
	color:red;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
}

.home a {
	color:blue;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
}

.home a:hover {
	color:red;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:underline;
}

.titolo {
	color:#333333;
	text-decoration:none;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;	
}

.titolo1 {
	color:#666666;
	font-size:11pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	
}

.titolo1 a {
	color:#666666;
	font-size:11pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.titolo1 a:hover {
	color:#666666;
	font-size:11pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
}

.testo{
	color:brown;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
}

.testo a {
	color:brown;
	text-decoration:none;
}

.testo a:hover {
	color:brown;
	text-decoration:underline;
}

.testo1 {
	color:#666666;
	text-decoration:none;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;	
}

.testo1 a {
	color:red;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

.testo1 a:hover {
	color:red;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:underline;
}

.testo2{
	color:black;
	text-decoration:none;
	font-size:7pt;
	font-family:Verdana;
	font-weight:bold;
}

.testo2 a {
	color:black;
	text-decoration:underline;
	font-size:7pt;
	font-family:Verdana;
	font-weight:bold;
}

.testo2 a:hover {
	color:black;
	font-size:7pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:underline;
}

.fondopagina{
	color:black;
	text-decoration:none;
	font-size:8pt;
	font-family:Arial;
}

.fondopagina a {
	color:red;
	text-decoration:none;
}

.fondopagina a:hover {
	color:red;
	text-decoration:underline;
}

