.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: justify
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF
}

.evidenza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	text-decoration: none
}

.blocco {
	font-size: 20px;
	background-color : #cccccc;
	border : 1px dotted black ;
	font-weight: bold;
	padding: 3px;
}

a:link {
	color: #6495ED;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

a:visited{
	color: #B22222;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

a:hover{
	color: #B22222;
	background-color: #6495ed;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.copyright {
	color: #666666;
	font-size: 9px;
	font-style: italic;
	text-decoration:none;
}

ol {  font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-transform: none; color: #000099; text-decoration: none; letter-spacing: normal; vertical-align: text-bottom; word-spacing: normal; white-space: normal; list-style: square outside}

