            body {

                        background-image:url(Sfondo_Ghiacciato.jpg);

                        font : 18px Times New Roman;

                        color : #586da4;
                                        
scrollbar-arrow-color:#668ace;
scrollbar-3dlight-color: #668ace;
scrollbar-highlight-color: #d0def8;
scrollbar-face-color:#d0def8;
scrollbar-shadow-color: #4f5785;
scrollbar-darkshadow-color: #d0def8;
scrollbar-track-color: #d0def8;

            }

            a:link {

                        color : #b800f4; font-weight: bold; text-decoration: none;

            }

            a:visited {

                        color : #364365; font-weight: bold; text-decoration: none;

            }

            a:active {

                        color : #b7cffb; font-weight: bold; text-decoration: none;

            }

            a:hover {

                        cursor:none; font-weight: bold; color:#dddddd!important; color:#586DA4; font-style:oblique; filter:glow(strength=4 color=#B0BEEE); height:12px;}

            }
div
{
    font: Bold 18px Garamond;
}
h1
{
    font: Bold 35px 'Times New Roman';
}
#TOP
{
	float: Center;
    color: #274271;
    height: 35%;
    padding: 5px;
    overflow: Hidden;
	letter-spacing : 6px;
}
#LEFT
{
    float: Left;
	font-weight: bold;
    width: 25%;
    padding: 5px;
    overflow: Auto;
}
#RIGHT
{
    float: Left;
	font-weight: bold;
	width: 75%;
    padding: 5px;
    overflow: Auto;
}
.menuOut {cursor:pointer; margin:7px; color:#586DA4; width:200px; padding:2px; text-align:center; font-weight:bold;}
.menuOver {cursor:pointer; color:#dddddd!important; color:#586DA4; font-style:oblique; filter:glow(strength=4 color=#B0BEEE); margin:7px; width:200px; padding:2px; text-align:center; font-weight:bold;}
.submenu {width:200px; font-size:14px; padding:2px; text-align:center;}
.submenu a {color:#879DE6; text-decoration:none; font-weight:bold;}
.submenu a:hover {cursor:none; color:#dddddd!important; color:#586DA4; font-style:oblique; filter:glow(strength=4 color=#B0BEEE); height:12px;}