.testo1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #E2E2E2;
}
.testo2 {
	font-family: Verdana;
	font-size: 9px;
}
.testo3 {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.testo4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link.a {
	color: #000000;
	text-decoration: none;
}
a:visited.a {
	color: #000000;
	text-decoration: none;
}
a:hover.a{
	color: #000000;
	text-decoration: underline;
}
.txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
}
.titoli {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}a:link.b {
	color: #FFFFFF;text-decoration: none
}
a:visited.b {
	color: #FFFFFF;text-decoration: none
}
a:hover.b {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.c {
	color: #000000;
	text-decoration: underline;
}
a:visited.c {
	color: #000000;
	text-decoration: underline;
}
a:hover.c{
	color: #000000;
	text-decoration: none;
}
.testo5 {
	font-family: Verdana;
	font-size: 10px;
}

.testo6 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}


