body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #dddddd;
}
a{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Stile1 {font-family: Tahoma; color: #FF0000}
.Stile2 {font-family: Tahoma; color: #FF0000; font-weight: bold; }

.news
{
	/*color:#8b8b8b;*/
	color:#FF0000;
	font-weight: normal;
    font-family:'Segoe UI','Trebuchet MS', Tahoma, Arial;
	padding-top:7px;
	width:100%;
}

.titolonews
{
	font-weight: bold;
}

.newsContainer
{
	/*background-color: transparent;*/
	width:100%;
	height:36px;
	font-size:large;
	font-weight: bold;
	margin:0 auto;
	white-space:nowrap;
	color:#FF0000;
}

.divNews
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}