/* CSS Document */
.titolonews {
	font-family:Arial;
	color:#006699;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;	
	word-spacing:1px;
	padding-left:4px;
	
}
.titolonews2 {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;	
	word-spacing:1px;
	padding-left:6px;
	
}
.testonews {
	font-family:Arial;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	text-decoration:none;	
	padding-left:6px;
	
}

.linknews {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E10915;
	text-decoration:none;	
	padding-left:136px;
	
}
A.linknews:hover {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E10915;
	text-decoration:underline;	
	padding-left:136px;
	
}
.link {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E10915;
	text-decoration:none;	
	
}
A.link:hover {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E10915;
	text-decoration:underline;	
	
}

.linknews2 {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #B38600;
	text-decoration:none;	
	
}

