
BODY {
	background-color: black;
	font-family: arial, helvetica, sans-serif
	font-size: 11px;
	font-weight: normal;
	color: #9e8a42;
}

TABLE.barra_nav {
	width:100%;
	margin:0px;
	padding:0px;
}

TABLE.barra_nav TD {
	font-size: 13px;
	padding:2px;
	color: #9e8a42;
	font-family: arial, helvetica, sans-serif
}

TABLE.barra_nav TD A {
	color: #9e8a42;
	text-decoration:none;
	font-weight: normal;
}

TABLE.barra_nav TD A:hover {
	color: #999;
	text-decoration:underline;
	font-weight: normal;
}

P {
	font-size: 12px;
	padding:2px;
	color: #999;
	font-family: arial, helvetica, sans-serif
}

P A {
	color: #999;
	text-decoration:none;
	font-weight: normal;
}

P A:hover {
	color: #9e8a42;
	text-decoration:underline;
	font-weight: normal;
}

EM {
	font-size: 12px;
	padding:2px;
	color: #999;
	font-family: arial, helvetica, sans-serif
}

EM A {
	color: #999;
	text-decoration:none;
	font-weight: normal;
}

EM A:hover {
	color: #9e8a42;
	text-decoration:underline;
	font-weight: normal;
}

.div_titolo {
	color: #9e8a42;
	font-size:13px;
	padding:3px;
	font-family: arial, helvetica, sans-serif
}

.div_testo {
	margin-top:20px;
	color: #999;
	font-size:12px;
	padding:3px;
	font-family: arial, helvetica, sans-serif
}
.div_testo A {
	color: #999;
	text-decoration:none;
	font-weight: normal;
}
.div_testo A:hover {
	color: #9e8a42;
	text-decoration:underline;
	font-weight: normal;
}