body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
	background-color: #464648;
	padding-top: 10px;
}
.scritte_grigie {
	color: #CCCCCC;
}
.testonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	line-height: 16px;
}
.home {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding: 10px;
}


.scritte_grigie a{
	color: #CCCCCC;
	text-decoration: none;
}
a {
	color: #bbbbbb;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


.scritte_grigie a:hover{
	color: #dddddd;
	text-decoration: underline;
}
.titolopagina {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #dddddd;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}.a_news:hover {
	color: #333333;
	text-decoration: underline;
}

}.a_news a {
	color: #333333;
}

