body {
	color: #333333;
	font-size: small;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #84B272;
}
.Titolo1 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.Titolo2 {

	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.Testo1 {
	font-size: 14px;
}
.Titolo3 {


	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.MenuProdMain {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: C2DCB4;

}
.MenuProdMainProiett {

	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #B6B66D;
}
.bgProiettili {
	background-color: #D7BA84;
}
.bgProiettiliBR {
	background-color: #C49848;
}
.bgDisc {

	background-color: #BFBF80;
}
.bgDiscBR {

	background-color: #C9C021;
}
.bgAltro {

	background-color: #EDE36D;
}
.bgAltroBR {

	background-color: #C9BF43;
}
a:visited {
	color: #313131;
}
