.nome{
    font-family:Verdana,Tahoma;
	font-size : 12px;
	font-weight : bold;
	color:black;
	text-decoration:none;
	text-transform:uppercase;
}

.nome-campi{
    font-family:Verdana,Tahoma;
	font-size : 11px;
	font-weight : normal;
	color:#F0F0F0;
	text-decoration:none;
	text-transform:none;
}

.valore-campi{
    font-family:Verdana,Tahoma;
	font-size : 11px;
	font-weight : bold;
	color:#F0F0F0;
	text-decoration:none;
	text-transform:none;
}

.curriculum-titolo{
    font-family:Verdana,Tahoma;
	font-size : 11px;
	font-weight : bold;
	color:#D0D0D0;
	text-decoration:none;
	text-transform:uppercase;
}

.curriculum{
    font-family:Verdana,Tahoma;
	font-size : 11px;
	font-weight : normal;
	color:#F0F0F0;
	text-decoration:none;
	text-transform:none;
}

.linkrisultati{
    font-family:Verdana,Tahoma;
	font-size : 12px;
	font-weight : bold;
	color:yellow;
	text-decoration:none;
	text-transform:uppercase;
}

.linkrisultati:hover{
    color:white;
	text-decoration:none;
}

