body { margin: 0; background: white; font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center }

div#divMenuBar { background-color:#6699CC; text-align: left }
table#tblMenuBar td { font-size: 90%; color:white;  cursor:default; }
table#tblMenuBar td.clsMenuBarItem { font-weight:bold; cursor:hand; text-align: center}

div.clsMenu { 
	font-size: 90%; background-color:#6699CC; text-align: left;
	position:absolute; visibility:hidden; width:130px; 
	padding:5px 5px 5px 8px; border-top:1 white solid; }

DIV.clsMenu A { text-decoration: none; color: white; font-weight:bold; }
DIV.clsMenu A:hover { color: moccasin }

.sopra { text-decoration: none; color: white; font-weight:bold; }
.sopra:hover { color: moccasin }

h1 { font: normal 170%; color: #000000; margin: 5 0 2 0}
.titolino { font-size : 130%; font-weight: bold; margin-bottom: 5px }
.testino, .testinob, .posta { font-family: Arial, Helvetica, sans-serif}
.testinob { font-weight: bold }
.posta { font-weight: bold; color: #4477aa; cursor: hand; text-decoration: none}
.posta:hover { color: #6699cc }