a {
	font-family: Verdana;
	font-size: 10px;
	color: #2D59B5;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #A67C52;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.testo {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;

}

.testo2 {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;

}

body {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;	
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;
	
}

p {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;	
}


u {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;	
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;	
}

select {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;	
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #484849;	
}

.titolo {
	font-weight: bold;
	color: #222222;
}

.titoloP {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}

.sottotitoloP {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.tdNomeCampo {
	font-weight: bold;
	background-color: #3399FF;
	color: #000000;

}
.tdCampo {
	background-color: #AAAAAA;
	color: #000000;

}

