A {
	text-decoration: none;
	color: #333399;	
} 
h1, h2, h3, h4, h5, h6 { 
    font-family : Arial, Helvetica, sans-serif; 
}
pre, p, ul ,li, a, body, tr, td  { 
    font-family : Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
h1, h2, h3 {
    font-family : Arial, Helvetica, sans-serif; 
	color: #333399;
	font-size: 16px;
}
A:link, A:visited { 
    text-decoration: none; 
}
A:hover {
	color: #6633cc;
	text-decoration : none;
}
p.nero a,p.nero  {
	background-color: #9999FF;
	color: #333399;
	border-width : thin thin thin thin;
	text-decoration : none;
	font : bold;
	font-size: 12px;
}
p.rosso {
	color: red;
	border-width : thin thin thin thin;
	text-decoration : none;
	font-size : 12px;
	font : bold italic;
}
p.menu  {
	text-decoration : none;
	font-size : 12px;
	font : bold;
}

ul.blu { list-style-image: url("images/mano.gif");
 }
 
ul { list-style-image: url("images/manob.gif");
 }

