A:link {
	font-family: Verdana;
	text-decoration: none;
	color: #3399FF;
}

A:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #FF6666;
}

A:active {
	font-family: Verdana;
	text-decoration: none;
	color: #CC0033;
}

A:hover {
	font-family: Verdana;
	text-decoration: none;
	color: #00B400;
} 

.tit2 {
	font-family: Verdana;
	font-weight: bold;
	font-size:10pt;
	color: maroon;
}

.tit {
	font-family: Verdana;
	font-weight: bold;
	font-size:14pt;
	color: maroon;
}

.testo {
	font-family: Verdana;
	font-size:9pt;	
	color: black;
	text-align: 'Left';
}

.corsivo {
	font-family: Verdana;
	font-size:8pt;	
	color: black;
	font-style: oblique;
}

.neretto {
	font-family: Verdana;
	font-size:8pt;	
	color: black;
	font-weight: bold;
}

.cit {
	font-family: Verdana;
	font-size:7pt;	
	color: black;
	font-style: oblique;
}


