DIV.testo {
	color : Black;
	font-family : Verdana;
	font-size : 13px;
}
TD.testo {
	font-family : Verdana;
	font-size : 14px;
	color : White;
	font-weight : bold;
}

A.home:link {
	font : 14px Verdana;
	color : White;
	text-decoration : none;
	font-weight : bold;
}
A.home:hover {
	font : 14px Verdana;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

A.home:visited {
	font : 14px Verdana;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

TD.interno {
	color : Black;
	font-family : Verdana;
	font-size : 13px;
}
LI {
	color : Black;
	font-family : Verdana;
	font-size : 13px;
	margin-bottom: 6px;
	margin-left: 20px;

}
