body {
	background-image: url(../pix/rainbow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.testo {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Titolo {
	font-size: 20px;
	font-weight: bold;
	color: #66CCCC;
}
li {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;

}
a:link {
	font-weight: bold;
	color: #66CCCC;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6699;
	text-decoration: underline;
}
.testoMini {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9px;
	font-weight: bold;

}
.Nomi {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0066FF;

}
