BODY {
	scrollbar-arrow-color : White;
	scrollbar-face-color : #356491;
	scrollbar-highlight-color : #336699;
	scrollbar-shadow-color : #000033;
	background-color : #336699;
}
TABLE.menu {
	border-bottom : 1px solid #A2A2A2;
	border-left : none;
	border-right-style : none;
	border-top-color : #A2A2A2;
	border-top-style : solid;
	border-collapse : collapse;
	border-top-width : 1px;
}

A.menu-top {text-decoration : none;	font-family : Arial, Helvetica, sans-serif;	font-size : 14px;color : #00008B;}
A.menu-top:HOVER {color : #F2AB15;}

TABLE.bottom {
	border-bottom : none;
	border-left : none;
	border-right-style : none;
	border-top-color : #A2A2A2;
	border-top-style : solid;
	border-top-width : 1px;
}

A.sottolinea {text-decoration : none;}
A.sottolinea:HOVER {text-decoration : underline;}