A    { color: #0000aa; 	
       text-decoration: none;
	   font-weight : bold; }
A:hover { color: #004444; 	
       text-decoration: none; }
a:visited  { color: #0000aa; 	
       text-decoration: none; }
.stileMenu { font-style : italic; }	
.stileMenu:hover { color: #cc3333; }	
.stileMenuP { text-decoration: none;
       font-weight : normal;
	   font-style : italic; }	
.stileMenuP:hover { color: #cc3333; }	
BODY { scrollbar-arrow-color:#006400;
       scrollbar-base-color:#6B8E23;
       scrollbar-darkshadow-color:#FAEBD7;
       scrollbar-face-color:#8FBC8F;
       scrollbar-highlight-color:#F0F8FF;
       scrollbar-shadow-color:#000000; 
	   background:url('img/Walls.jpg') fixed; 
	   }
.trasparenza {
	    /* This works in IE 8 & 9 too */
        /* ... but also 5, 6, 7 */
        filter: alpha(opacity=50);

        /* Older than Firefox 0.9 */
        -moz-opacity:0.5;

        /* Safari 1.x (pre WebKit!) */
        -khtml-opacity: 0.5;

        /* Modern!
        /* Firefox 0.9+, Safari 2?, Chrome any?
        /* Opera 9+, IE 9+ */
        opacity: 0.5;
}
th { color: #ffffff; 
   font-weight : bold;
	background-color: #299629   }

.manina	{cursor: pointer;}
