p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.tab {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;

}

.titolo {
	font-size: 14px;
	font-weight:bold;
	color:#949BA0;
}

.titolonews {
	font-size: 14px;
	font-weight:bold;
}

.diritti {
	font-size:9px;
	color:#e0e0e0;
}
a:link {
	color: #333333;
}
}
a:visited {
	color: #8C4F36;;
}

a:hover {
	color: #FF6600;
}

.navtesto {
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.testo {
	margin-left: 10px;
}

.testodati {
	margin:5px;
	}
	
.testosmall {
	margin:3px;
	font-size: 9px;
	}
	
.sidebar {
	color:#FFFFFF;
	font-size: 11px;
	}
	
.sidebar A:link { color:#FFFFFF; text-decoration:none;}
.sidebar A:visited { color:#f0f0f0; text-decoration:none;}
.sidebar A:hover { color:#FFCC00; text-decoration:none;}
