/* CSS Document */

body {
	margin: 0px;
scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
.textGlobal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.textGlobal a:link {
	text-decoration:none;
	color: #144371;
}
.textGlobal a:visited {
	text-decoration:none;
	color: #144371;
}
.textGlobal a:hover {
	text-decoration:none;
	color: #000000;
}
.testonews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.titolonews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #144371;
}
a:link {
	text-decoration: none;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}