﻿
P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #000066;
	text-decoration : none underline;
}

A:Visited  {
color : #000066;
	text-decoration : none;}

A:Active  {
	color : #000066;
	text-decoration : none;
}

A:Hover  {color : #800000;
	text-decoration : underline;}

BODY  {}

.TitoloNotizia  {
	line-height : 20px;
	margin-top : 10px;
}

.TitoloLista  {
	margin-top : 8px;
	line-height : 15px;
}