html, body {
	padding: 0;
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	height: 100%;
	}

td {
	font-size: 11px;
	}

.indirizzo { color: #006600}

.testi {
	color: #000000;
	}

.titoli {  font-size: 12px; font-weight: bold; color: #006600; }

.indirizzo a:link {
	color: #003300;
	}
	
.indirizzo a:visited {
	color: #003300;
	}

.indirizzo a:hover {
	color: #003300;
	}
	
 .indirizzo a:active{
	color: #003300;
	}
	
.testi a:link {
	color: #000000;
	}
	
.testi a:visited {
	color: #000000;
	}
	
.testi a:hover {
	color: #000000;
	}
	
.testi a:active {
	color: #000000;
	}
	
.skip {
	color: #999999;
	}
	
.skip a:link {
	text-decoration: none;
	color: #CCCCCC;
	}
	
.skip a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
.skip a:hover {
	color: #006600;
	text-decoration: none;
	}

.skip a:active {
	color: #CCCCCC;
	text-decoration: none;
	}
