body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration:underline; 
}
.tab_menu {
	background-color: #658299;
}
.tab_a {
	background-color: #FFFFFF;/*corpo della tabella*/
}
.menu_voci {
	text-indent: 20px;
}

.tab_a td.uno{
	border-bottom:1px dotted #000000;
	border-right:1px dotted #000000;
}
.tab_a td.due{
	border-bottom:1px dotted #000000;
}
.tab_a td.tre{
	border-right:1px dotted #000000;
}
.tab_a td.quattro{
	border-left:1px dotted #000000;
}
.tab_menu_2 {

	background-color: #CC0000;
}
.tab_menu_3 {
	background-color: #DCB058;
}
.tab_menu_4 {
	background-color: #336666;
}
.tab_menu_5 {
	background-color: #FF3300;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.campo {
	font-size: 10px;
	background: #FFFFFF;
	color: #666666;
	border: 1px solid #666666;
	padding: 0px;
}
a.link_nero:link {
	text-decoration: none;
	color: #000;
}
a.link_nero:visited {
	text-decoration: none;
	color: #000;
}
a.link_nero:hover {
	text-decoration:underline; 
}
