.newstext{
background-color:#f4f4f4;
color:#616161;
height:100px;
padding:5px;
}
.newspublished{
text-align:right;
font-size: 9px;
}
.newstitlelist{
background-color:#f4f4f4;
color:#616161;
height:20px;
padding:5px;
}
.newstitlelist a, .newstitlelist a:visited
{
color:#4978a0;
}
.newstitlelist a:hover
{
color:#96b6cf;
}
.linkarchive{
text-align:center;
background-color:#E8E8E8;
}
.linkarchive a, .linkarchive a:visited
{
color:#666666;
}
.linkarchive a:hover
{
color:#8c8c8c;
}
.newsread{
text-align:center;
background-color:#E8E8E8;
}
.newsread a, .newsread a:visited
{
color:#666666;
}
.newsread a:hover
{
color:#8c8c8c;
}
.nonews{
color:#FF9900;
height:50px;
text-align:center;
background-color:#E8E8E8;
}
#invia, #annulla
{
	border-color: #e8e8e8;
	margin-top: 2px;
	color:#cccccc;
}
#invia:hover, #annulla:hover
{
	border-color: #4978a0;
	margin-top: 2px;
	color:#4978a0;
}
input, textarea
{
	border-color: #e8e8e8;
	color:#666666;
}
