<style>

td.bord {
	margin: 0px;
	border-color: #979CA9;
	border-width: 1px;
	border-style: solid;
}


td.bordo {
	margin: 0px;
	border-color: #979CA9;
	border-width: 1px;
	border-style: solid;
	
}

td.nobordoalto {
	margin: 0px;
	border-color: #979CA9;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	
}

td.nobordobasso {
	margin: 0px;
	border-color: #979CA9;
	border-width: 1px;
	border-style: solid;
	border-bottom-style: none;
}

A.menu:LINK {
	color : #000000;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    font-style: none
}

A.menu:VISITED {
    color : #000000;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    font-style: none
}

A.menu:ACTIVE {
	color : #000000;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    font-style: none
}


A.menu:HOVER {
	color : #000000;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    font-style: none
}

.menu {
	color : #000000;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    font-style: none
}

.titolo_grigio {
	color : #646464;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: none
}

.titolo_rosso {
	color : #8A0045;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: none
}



</style>
