A:link {
	COLOR: blue
}
A:visited {
	COLOR: blue
}
A:active {
	BACKGROUND-COLOR: #FFCF73; COLOR: black
}
A:hover {
	BACKGROUND-COLOR: #FFCF73; COLOR: black
}

BODY {
	BACKGROUND-COLOR: white; COLOR: black; FONT-FAMILY: helvetica, arial, sans-serif; MARGIN-LEFT: 0px; MARGIN-TOP: 0px
}


.titolo {  
         font-family: Helvetica; font-size: 1.4em; font-style: normal; line-height: normal; font-variant: normal; font-weight: bolder; text-transform: capitalize; color: #000099
        }
.testo  { 
         font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; line-height: normal; font-variant: normal
        }
.testopiccolo { 
         font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; line-height: normal; font-variant: normal
        }

.b { font-weight: bolder; }

.unpixel { font-size: 1pt }

.tb01all
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.tb01bottom
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

