.HomePage {
	font-family : Verdana;
}
.SmallTxt {
	font-size : x-small;
}
.HomeProp {    /* HomePage Proprietario */
 font-family : Verdana;
 font-size : 12px;
}
.DefaultProp{   /*default Page Proprietario*/
 font-family : Verdana;
 font-size : 10px;	
}
.TitoloDesc{    /* Titolo Documenti */
 font-family : Verdana;
 font-size: 18px;	
 font-weight: bold;
}
A.MHome:LINK {
	font-family : Verdana;
	text-decoration : none;
	color : Black;
}
A.MHome {
	font-family : Verdana;
	text-decoration : none;
	color : Black;
}
A.MHome:HOVER {
        font-family : Verdana;
	text-decoration : none;
	font-weight : bold;
}
A.MNavigazione:LINK {
        font-family : Verdana;
	text-decoration : none;
	color : Black;
	font-size : x-small;
}
A.MNavigazione {
        font-family : Verdana;
	text-decoration : none;
	color : Black;
	font-size : x-small;
}
A.MNavigazione:HOVER {
        font-family : Verdana;
	text-decoration : underline;
	color : Black;
	font-size : x-small;
}
A.MnavigazioneL {
	font-family : Verdana;
	text-decoration : none;
	color : Black;
	height : 2px;
	border-left : thin solid Black;
	padding-left : 10px;
	font-size : x-small;
}
A.MnavigazioneL {
        font-family : Verdana;
	text-decoration : none;
	color : Black;
	height : 2px;
	border-left : thin solid Black;
	padding-left : 10px;
	font-size : x-small;
}
A.MNavigazioneL:HOVER {
        font-family : Verdana;
	text-decoration : underline;
	color : Black;
	font-size : x-small;
}
.ASelezione {
    font-family : Verdana;
	color : Black;
	font-weight : bold;
	font-size : x-small;
}

.AselezioneM {
   font-family : Verdana;
	text-decoration : none;
	font-weight : bold;
	color : #99CC99;
}
A.SottoMenu:LINK {
    font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}
A.SottoMenu {
    font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}
A.SottoMenu:HOVER {
    font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
	font-weight : bold;
}
.Contatti {
	background : #99CC99;
	font-size : x-small;
}

