td.bold {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}

td.pubb {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-color: ffffff;
}

td.corpo {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	background-color: #ffffff;
}

.data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFc8ob;
}

td {
	font-family : Tahoma;
	font-size : 12px;
	font-weight: normal;
	color: #000066;
}

td.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b72434;
}

td.menu2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

A:link, A:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: "#b72434";
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color="000066"
}
A.test:link, A.test:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: "#b72434";
	font-weight: bold;
	text-decoration: none;
}
A.test:hover {
	color: "000066";
}

A.ric:link, A.ric:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: "#000000";
	font-weight: bold;
	text-decoration: none;
}
A.ric:hover {
	color="#000000"
}