a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #FF8200;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/0014_m.jpg);
}
.linea {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}.tabsopra {
	background-image: url(../images/linesopra.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.tabsotto {
	background-image: url(../images/linesotto.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
