/* BODY */
body {
	background-color: #ffe8bb;
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* TESTO DI DEFAULT */
.DefTxt {
  font-family: "Times New Roman", Times, serif;
  color: #482400; 
  font-size:16px;
}

/* TESTO TITOLI SOTTOPAGINE */
.TitTxt {
  font-family: "Times New Roman", Times, serif;
  color: #cc5c02; 
  font-size:16px;
}

/* LINK TORNA AI MENU */
.RitTxt {
  font-family: "Times New Roman", Times, serif;
  color: #205321; 
  font-size:12px;
}

/* LINK TORNA SU */
.Rit2Txt {
  font-family: "Times New Roman", Times, serif;
  color: #7d2f03; 
  font-size:12px;
}

/* LINK TORNA AI MENU */
.MenTxt {
  font-family: "Times New Roman", Times, serif;
  color: #205321; 
  font-size:12px;
}

.MenLin {
  font-family: "Times New Roman", Times, serif;
  color: #205321; 
  font-size:16px;
}

/* LINKS */
a          {text-decoration: none; color: #482400; font-family:"Times New Roman", Times, serif }
a:hover    {text-decoration: none; color: #BF6000; font-family:"Times New Roman", Times, serif }



/*


.DefTxt {
  font-family: "Times New Roman", Times, serif;
  color: #e58a28;
}

.ExtTit {color: #e58a28}

*/
