a {
	color: #003366;
	text-decoration: none;
}
a:hover {
    color: #003366;
	text-decoration: underline;
	
}.stile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
