body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 11pt;
	background-attachment: fixed;
	background-image:  url();
	background-repeat: no-repeat;
	background-position: center;
}
a:link {color: #FF3300; text-decoration: none;}     /* link non visitato */
a:visited {color: #3366CC; text-decoration: none;}  /* link visitato */
a:hover {color: #CC3300; text-decoration: underline;}    /* link mouse over */
a:active {color: #0066FF; text-decoration: none;}   /* link selezionto */
/* navigator */
.navigator {
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 11pt;
	border-top: 2px dotted #000000;
}
.shirtnav {
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 13pt;
	font-weight: bold;
	border: 1px solid #000000;
}
#shirtnav { 
	border: 1px solid #000000; 
	}
#shirtnav a:hover {
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #000000; 
	text-decoration: underline;
	}
TABLE {
	color: #000000;
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 12pt;
}
P {
	color: #000000;
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 15pt;
	padding: 20px;
	margin: 20px;
	border: 2px dotted #000000;
}
.prodotti_shirt {
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 12pt;
	border: 1px dotted #000000;
}
.contesep {
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 10pt;
	background-color: #CCCCCC;
}
.prodotti_td {
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 12pt;
	border-top: 1px dotted #000000;
	padding: 4px;
}
.prodotti_titoli {
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	background-color: #999999;
	padding: 2px;
}
#forum {
	color: #FFFFFF;
	font-family: "Times New Roman", "Times", "Georgia", "Verdana", "Arial",serif;
	font-size: 11pt;
	padding: 0px 3px 0px 5px;
	margin: 0px;
}
#forum a:visited {color: #CCCCCC; text-decoration: none;}  /* link visitato */

