body {
	background-image: url(../img/background3.jpg);
	background-repeat: no-repeat;
	background-color: #1B7AD8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	background-position: top;
	background-attachment: fixed;
	scrollbar-3dlight-color: Yellow;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Yellow;
	scrollbar-darkshadow-color: Yellow;
	scrollbar-face-color: #ABB009;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Yellow;
	scrollbar-track-color: #193F94;

}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Yellow;
	font-size: 11px;
	border-right: 1px solid #72c4ff;
	border-bottom: 1px solid #72c4ff;
	border-left: 1px solid #72c4ff;
}


.footer {
	font-size: 10px;
}

a.footerlink  {
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
}

a.footerlink:hover  {
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	border-bottom: 1px solid red;

}

a.leggi  {
	font-size: 11px;
	font-weight: normal;
	color: Yellow;
	text-decoration: none;
}

a.leggi:hover  {
	color: Yellow;
	text-decoration: none;
	border-bottom: 1px solid red;

}

