.normale {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	text-decoration: underline;
	color: #999999;
}

