body { font-family: arial; font-size: 10pt; color:#031240}
A {color:#031240; text-decoration: none;}
A:active {color:#99CCFF; font-weight: bold;}
A:hover {color:#99CCFF; font-weight: bold; text-decoration: none;}

A.titoli {color :#031240; font-weight: bold; text-decoration : none;}
A.titoli:Visited  {color:#031240; font-weight: bold;}
A.titoli:Active  {color:#99CCFF; font-weight: bold;}
A.titoli:Hover  {color:#99CCFF; font-weight: bold;}

A.prodotti {color :#031240; text-decoration : none;}
A.prodotti:Visited  {color:#99CCFF; font-weight: bold;}
A.prodotti:Active  {color:#031240; font-weight: bold;}
A.prodotti:Hover  {color:#031240; font-weight: bold;}

#mainlist {
	color :#031240;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sublist {
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}
#sublist li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-image: url(immagini/pe1.gif);
}
#sublist a {
	color :#99CCFF;
}
#sublist a:visited {
	color :#99CCFF;
}
#sublist a:hover {
	color: #031240;
}

a.nuovolink {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}