body {
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../immagini/sf.gif);
	background-repeat: repeat;
	list-style-position: outset;
	list-style-image: url(../immagini/point.gif);
	color: #573316;
	text-align: center;
}
.centro {
	background-image: url(../immagini/bg.gif);
	background-repeat: repeat-y;
}

td.menu {
	font-size: 16px;
	font-weight: bold;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #573316;
	border-right-color: #573316;
	border-bottom-color: #573316;
	border-left-color: #573316;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu_testo {
	background-image: url(../immagini/point.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 25px;
	text-decoration: underline;
}



textarea {
	font-family: Times;
	font-size: 11px;
	color: #573316;
}

input {
	font-family: Times;
	font-size: 11px;
	color: #573316;
	font-weight: bold;
	text-decoration: none;
}
hr {
	background-image: url(../immagini/div.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #573316;
	text-decoration: underline;

}
a:visited {
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #573316;
	text-decoration: underline;

}
a:hover {
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc9933;
	'#9E7E10;'
	clip:    rect(   );
	border-color: black #336633;
	text-decoration: underline;

}
a:link.menu {

	font-size: 16px;
	font-weight:bold;

}
a:visited.menu {
	font-size: 16px;
	font-weight: bold;

}
a:hover.menu {
	font-size: 16px;
	font-weight: bold;
	color: #cc9933;
	'#9E7E10;'
	clip:    rect(   );
	border-color: black #336633;

}
