BODY
{
}

.giallo
{
font-size: 15px;
color: #FFCC00;
font-family: "Trebuchet MS";
}
.base
{
	background-color: White;
	font-size: 11px;
	color: Black;
font-family: "Trebuchet MS";
}
.link
{
	font-size: 9px;
	color: #666666;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.link2
{
	font-size: 12px;
	color: #203975;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.link4
{
	font-size: 12px;
	color: Gray;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.link3
{
	font-size: 11px;
	color: Gray;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.campo
{
	BORDER-RIGHT: 1px solid ActiveCaption;
	BORDER-TOP: 1px solid ActiveCaption;
	BORDER-LEFT: 1px solid ActiveCaption;
	BORDER-BOTTOM: 1px solid ActiveCaption;
	font-size: 10px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}
.bianco
{
	font-size: 11px;
	color: White;
font-family: "Trebuchet MS";
}
.bianco2
{
	font-size: 9px;
	color: White;
font-family: "Trebuchet MS";
}
.form
{
font-size: 9px;
color: #ffffff;
font-family: "Trebuchet MS";
}
.biancop
{
	font-size: 12px;
	color: White;
font-family: "Trebuchet MS";
}
A.bianco
{
    TEXT-DECORATION: none
}

.bianco:hover
{
    color: White;
}


.bianco1
{
font-size: 14px;
color: #ffffff;
font-family: "Trebuchet MS";
}

.link:hover
{
	color: #740C12;
	TEXT-DECORATION: underline;
}
.link3:hover
{
	color: #ff3c08;
	TEXT-DECORATION: underline;
}
.big:hover
{
	font-size: 13px;
	color: #FF9900;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.big
{
	font-size: 13px;
	color: White;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}