A:link
{
	text-decoration: none;
	color: #000000;
}

A:visited
{
	text-decoration: none;
	color:#000000
}

A:active
{
	text-decoration: none;
	color:#993300
}

A:hover
{
	
	text-decoration: underline;
	color:#990000
}
body {
	background-color: #E9E7E8;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48311A;
	list-style-type: disc;
	text-align:justify
}
.titolo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #974B00;
}
.bordiTAB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}

.no_repeat_back {
	background-repeat: no-repeat;
	background-position: left;
}

.sfondo_scuro {
	background-image: url(images/sfondo_scuro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo_chiaro {

	background-image: url(images/sfondo_chiaro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #48311A;
	text-align: center;
}
.textReddish {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.bordiImg {
	border: 2px solid #CC6600;
}
