td {
	font-size:10pt;
}

body {
	margin:0px;
	font-family: courier new;
	font-size:10pt;
	background:#26383d;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff9e4;
	SCROLLBAR-SHADOW-COLOR: #731E0A;
	SCROLLBAR-FACE-COLOR: #e8e495;
	SCROLLBAR-3DLIGHT-COLOR: #cfa824;
	SCROLLBAR-ARROW-COLOR: #3f627c;
	SCROLLBAR-TRACK-COLOR: #3f627c;
	SCROLLBAR-DARKSHADOW-COLOR: #26383d;	
}


.logo {
	text-align:center;
	vertical-align:center;
}

.titolo {
	vertical-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#3f627c;
	background:#e8e495;
}


.terzacolonna {
	width:140px;
	padding:10px;
	vertical-align:top;
	text-align:left;
	font-size:10pt;
}

.menu {
	width:120px;
	font-size:14pt;
	padding:10px;
	vertical-align:top;
	text-align:right;
}

.foglio {
	background:#e8e495;
	padding:20px; 
	vertical-align:top; 
	border-style:solid; 
	border-width:1px; 
	border-color:#fff9e4;	
}

.titolonews {
	background:url('anews.gif');
}

a.m {
	text-decoration:none;
	color:#3f627c;
	font-weight:bold;
}

font.m {
	font-weight:bold;
	color:cfa824;
}

font.u {
	font-weight:bold;
	color:#fff9e4;
}

.newsFrame {
	background:#cfa824;
	height:0px;
}

td.newsBody {
	padding:10px;
	text-align:justify;
	color:26383d;

}

a.m:hover {
	text-decoration:underline;
	color:#fff9e4;
}

a {
	text-decoration:none;
	color:#3f627c;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#fff9e4;
}

