 @charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    color:#666;
}
a:link {
	text-decoration:none
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.homecontatti {
	font-size: 12px;
	font-weight: bold;
	color:#0CF;
}
.titolo {
	font-size: 18px;
	font: bold;
	color:#039;
}
.titolobianco {
	font-size: 18px;
	font: bold;
	color:#FFF;
}
.testocoda {
	font-size: 9px;
	font: bold;
	color:#FFF;
}
.COMESOSTENERCI {
	font-size:26px;
	font: bold;
	color:#0CF;
}
.aiutaci {
	font-size:22px;
	font: bold;
	color:#0CF;
}
.index {
	font-size:14;
	font: bold;
	color:#666;
}

.doc {
	font-size:14;
	font: bold;
	color:#FFF;
}
.doc-2 {
	font-size:14;
	font: bold;
	color:#000;
}
.link {
	font-size:14;
	font: bold;
	color:#0CF;
}
.link2 {
	font-size:14;
	text-decoration: underline;
	font: bold;
	color:#039;
}
