.MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: CENTER;
	vertical-align: top;
	padding-left: 5px;
}
.MENU a:link,.MENU a:active,.MENU a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.MENU a:hover{
	color: #FEFE00;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FF7127;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.GIORNI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: CENTER;
	vertical-align: top;
	padding-left: 5px;
}
.GIORNI a:link,.GIORNI a:active,.GIORNI a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.GIORNI a:hover{
	color: #FEFE00;
	text-decoration: none;
}
.BORDO {
	border: 1px solid #FFFFFF;
}
