body {
	background-color : #FFFFFF;
	font-family : Georgia, Palatino, Times New Roman;
	font-size : 12px;background-color:#fbf1d8;
	background-image: url(img/bggkg.jpg);
}

P{
	font-family : Georgia, Palatino, Times New Roman;
	font-size : 12px;
}

A:LINK,A:ACTIVE {
	color : #006233;text-decoration:none;
}
A:visited{
	color : #006233;text-decoration:none;
}

A:hover{
	border-bottom:1px dashed #006233
}

.cell-news {
	background-color : #f2e4c3;
	color : Black;
	font-size : 12px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #193025;
	border-right-color: #193025;
	border-bottom-color: #193025;
	border-left-color: #193025;

}
.preview-news {
	background-color : #ffffff;
}

span.btn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #193025;
	vertical-align: middle;
	border: thin dotted #193025;
	height: auto;
	line-height: 20px;
	margin: 0px;
	padding: 5px;
        text-decoration: none;
}
span.btn:hover a:hover{
	background-color: #700000;/*#300000;*/
}

.cell-alert {
	background-color : Yellow;
	color : Black;
	font-size : 12px;
}
.errore {
	background-color : Yellow;
	color : Black;
	font-size : 12px;
}

.rss_item_title{
	background:#f0f0f0;
	padding: 2px 2px 2px 2px;
}