Font.menu_blu {
    color : #176B98;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
    font-size: 11;
    font-style: none
}


Font.menu_grigio {
    color : #787878;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
    font-size: 11;
    font-style: none
}

Font.testo {
    color : #787878;
	font-weight: none;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
    font-size: 10;
    font-style: none
}

Font.testo_2 {
    color : #787878;
	font-weight: none;
	text-decoration : none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: +1px;
    font-size: 12;
    font-style: none
}


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