a {
color: #17626A;
text-decoration:none
}

a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
    color: #00D535;
text-decoration: none;
}

.tabella-esterna {
	border: 0px;
	border-color: #000000;
	outline: 1px;
	outline-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	
}



.tab3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#D9FFDE;
	border-bottom:#FFFFFF 1px solid;
	
	
}
.tabella-esternona {
	border: 0px;
	border-color: #000000;
	outline: 1px;
	outline-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	
}

.tab {
	
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	
}
.tabtito {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.tab1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;	
}
