@charset "UTF-8";
/* CSS Document */

.tabella {
    border: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
	border-top-width: 2px;}



.head {font family: arial; color: #003399; text-decoration: none}
a:link {color: #003399; text-decoration:none}
a:visited {color: #003399; text-decoration:none}
a:hover {color: black; text-decoration:none; background-color:#6698cb}


