a:link {
	color: #D06400;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		font-weight: bold;
	color: #D06400;
}
a:hover {
	text-decoration: none;
		font-weight: bold;
	color: #000091;
}
a:active {
	text-decoration: none;
		font-weight: bold;
	color: #D06400;
}

.principale {
	font-family: Verdana;
	font-size: 10px;
	color: #00015A;
	text-decoration: none;
}

.arancione {
	font-family: Verdana;
	font-size: 10px;
	color: #D06400;
	text-decoration: none;
}

.rosso {

	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.arancione_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #D06400;
	text-decoration: none;
	font-weight: bold;
}

h1 {font-family: Verdana;font-size: 12px;color: #D06400;text-decoration: none;}
h2 {font-family: Verdana;font-size: 11px;color: #D06400;text-decoration: none;}