BODY {background-color: #000087;}
:link { text-decoration: none;
		color: #ffffff;}
:visited { text-decoration: none;
		   color: #ffffff;}
:hover { text-decoration: underline;
		 color: yellow;}
.destra {text-align: right;}
.sinistra {text-align: left;}
.menuscelta { text-align: center;
             font: 10px "Arial rounded mt bold",sans-serif;
			 color: #ffffff;}