H1.home {
	color: #9FA7D8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 25px;
	margin: 0px;
	background: url(../pictures/tab1.gif) right no-repeat white;
	text-align: right; 
	width: 240px;
	height: 41px;
	line-height: 40px
}

H1.titoloNews {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 25px;
	margin: 0px;
	background: url(../pictures/tab2orange.gif) right no-repeat white;
	width: 220px;
	text-align: right; 
	height: 41px;
	line-height: 40px
}

DIV.abstract {
	margin-top: 2px;
	padding:5px;
	font-size:13px;
	line-height:14px;
	color: #777777
}

DIV.news {
	width: 200px;
	height: 205px;
	margin: 10px;
	font-size: 13px
}

A.news:LINK, A.news:VISITED { 
	color: #FF5E06;
	text-decoration: underline;
	font-size: 13px
}

A.news:HOVER, A.news:ACTIVE { text-decoration: underline }

