A:link, A:visited { text-decoration: none; color: #666666; }
a:active{color=#999999;text-decoration: none}
a:hover{color=#999999;text-decoration: none}

.testo {
	font-family: Trebuchet MS;
	font-size:  x-small;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	color: #000000;
}

.testo_tariffe {
	font-family: Trebuchet MS;
	font-size:  x-small;
	font-weight: normal;
	line-height: 22px;
	text-align: justify;
	color: #000000;
}

.testo_ora {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	color: #000000;
	font-style: normal;

}

.testo_data_news {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: justify;
	color: #84af3e;
	font-style: normal;

}

.testo_titolo_news {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: justify;
	color: #3f5917;

}



BODY{
	scrollbar-3dlight-color: #dbe5b8;
	scrollbar-arrow-color: #3f5917;
	scrollbar-base-color: #dbe5b8;
	scrollbar-darkshadow-color: #dbe5b8;
	scrollbar-face-color: #dbe5b8;
	scrollbar-highlight-color: #3f5917;
	scrollbar-shadow-color: #dbe5b8;
        scrollbar-track-color:#dbe5b8;

}

#footInfo
{
  font-family: Arial;
  font-size:12px;
  color: #336633;

}

#footInfo a
{
  color: #336633;
  text-decoration: none;
}

#footInfo a:hover
{
  color: #000000;
  text-decoration: none;
}

#noteFoot
{
    font-family: Arial;
  font-size:12px;
  color: #999999;
}

#noteFoot a
{
  color: #999999;
}

