BODY {
	scrollbar-base-color: #462300;
	scrollbar-Arrow-color: #EFEDE9;
	background-color: #FEFEFD;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	color : #462300;
	}
	
TEXTAREA {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color : #462300;
}	
	
a:link {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	color: #462300;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;


}
a:hover {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}

TABLE  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #462300;
}.link {
	background-color: #FFCC00;
}
.maintable {
	height: 100%;
	width: 100%;
}
.evidenziato {
	background-color: #FFCC00;
}
.redlink {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.deco1 {
	background-attachment: scroll;
	background-image: url(/img/grafica/deco1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
