.stile1 {
	color: #003366;
	font: 7pt Verdana;
}
A.stile1:hover {
	color: #415167; 
	font: 7pt Verdana;
}
A.stile1:visited{
	text-decoration: none
}
A.stile1:link { 
	text-decoration: none
}
.stile2 {
	color: #003366;
	font: 7pt Verdana;
	font-weight: bold;
}
A.stile2:hover {
	color: #415167;
	font: 7pt Verdana;
	font-weight: bold; 
}
A.stile2:visited {
	text-decoration: none
}
A.stile2:link {
	text-decoration: none
} 