@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

.testo9 {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00233F;
}

.testo9 a, .testo9 a:visited, .testo9 a:link, .testo9 a:active {
	text-decoration: none;
	color: #00233F;
	font-weight: bold;
}

.testo9 a:hover {
	color: #f98016;
	text-decoration: none;
	font-weight: bold;
}

.testo12 {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00233F;
}

.testo12 a, .testo12 a:visited, .testo12 a:link, .testo12 a:active {
	text-decoration: none;
	color: #00233F;
	font-weight: bold;
}

.testo12 a:hover {
	color: #f98016;
	text-decoration: none;
	font-weight: bold;
}

.testo20 {
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00233F;
}

.testo20 a, .testo20 a:visited, .testo20 a:link, .testo20 a:active {
	text-decoration: none;
	color: #00233F;
	font-weight: bold;
}

.testo20 a:hover {
	color: #f98016;
	text-decoration: none;
	font-weight: bold;
}

