.menu_sup {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
a.menu_sup:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #996600;
	text-decoration: none;
}
.titol {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.menu_inf {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.menu_inf:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}
