a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F60;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	color: #333;
	text-align: justify;
	vertical-align: top;
	}
	a.menuBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F60;
	font-size: 10px;
	vertical-align: top;
	text-align: justify;
}

a.menuBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	color: #333;
	text-align: justify;
	vertical-align: top;
	}
a.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-size: 24px;
	height: 20px;
	word-spacing: normal;
	letter-spacing: -0.2px;
}
a.sub_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #CCC;
	height: 20px;
	text-transform: uppercase;
	letter-spacing: -0.2px;
}
a.sub_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-size: 24px;
	height: 20px;
	word-spacing: normal;
	letter-spacing: -0.2px;
}
a.menuCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
a.menuCredit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #F63;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
a.menuBig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #F60;
	font-size: 18px;
	vertical-align: top;
	text-align: justify;
}
a.menuBig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
	color: #333;
	text-align: justify;
	vertical-align: top;
}
a.menuCapodanno {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}
a.menuNews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	color: #333;
	text-align: justify;
	vertical-align: top;
}
a.menuCapodanno {
	font-family: "Helvetica Neue";
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	background-color: #640000;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	position: absolute;
	text-align: center;
}
a.menuCapodanno:hover {
	font-family: "Helvetica Neue";
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	background-color: #a38f70;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	position: absolute;
	text-align: center;
}

