@import url("../layer_FF.css");
.testo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.testonero {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
}

.testo a:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.testo a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.testo a:visited{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

.testosezioni {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.testosezioni a:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.testosezioni a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.testosezioni a:visited{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px dotted #006699;
}

.testino {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.testino a:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}

.testino a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.testino a:visited{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;

}

.titolo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border: 0px none;
}
