.normale {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
.normale a:link, a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.normale a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.normale a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ebc453;
	text-decoration: underline;
}
.testogiallo {
	font-family: Arial;
	font-size: 11px;
	color: #ebc453;
	text-decoration: none;
	font-weight: bold;
}
.testogiallo a:link, a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ebc453;
    text-decoration: none;
}
.testogiallo a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ebc453;
    text-decoration: none;
}
.testogiallo a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
}

