body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	font-size: 12px;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	font-size: 12px;
}

input{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	font-size: 12px;
}


.blu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #33499A;
	font-size: 12px;
}
.red {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FF0000;
	font-size: 12px;
}

.testo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

.small {
	font-size: 9px;
}


a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	list-style-position: outset;
	list-style-type: square;
	
}

a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;

}

a.selected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	list-style-position: outset;
	list-style-type: square;
	font-weight: bold;

	
}

a.selected:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;


}


#pagina {
	font-family: "Trebuchet MS", Arial, sans-serif;
	position: relative;
	left: 40px;
	top: 10px;

}
