BODY {
	scrollbar-base-color: #000000;
	scrollbar-Arrow-color: #BA7427;
	font-family : Times New Roman;
	font-size : 12px;
	color : #000000;
	}
	
TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
}	
	
a:link {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #BA7427;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-size: 12px;
	font-style: normal;
	color: #BA7427;
	text-decoration: none;
	font-weight: bold;

}

TABLE  {
	font-family : "Times New Roman";
	font-size : 12px;
	color : #000000;
}.link {
	background-color: #FFCC00;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;


}
.maintable {
	height: 100%;
	width: 800px;
	border: 1px solid #000000;

}
.evidenziato {
	background-color: #CADDF7;
}
.redlink {
	font-size: 12px;
	font-weight: bolder;
	color: #BA7427;
	font-style: normal;
}
.invisible {
	color: #E6EFFB;
}
.imgtable {
	border: 2px solid #666666;
}
.backmarmo {
	background-image: url(img/grafica/marmo.jpg);
}
.biglink {
	font-size: 18px;
	font-weight: bold;
}
.actualcell {
	background-color: #BA7427;
}
.greylink {
	color: #EBEBEB;
	font-weight: bold;
}
.blacklink {
	font-weight: bold;
	color: #000000;
}
.cellcrostini {
	background-attachment: fixed;
	background-image: url(/img/ricette/crostini_lardo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cellbruschette {
	background-attachment: fixed;
	background-image: url(/img/ricette/crostini_lardo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cellmazzancolle {
	background-attachment: fixed;
	background-image: url(/img/ricette/mazzancolle_lardo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
