BODY {
	scrollbar-base-color: #336666;
	scrollbar-Arrow-color: #E6E2DB;
	background-color: #E6E2DB;
	font-family : Garamond;
	font-size : 10px;
	color : #336666;
	}
	
TEXTAREA {
	font-family : Garamond;
	font-size : 13px;
	color : #336666;
}	
	
a:link {
	font-family: Garamond;
	font-size: 11px;
	font-style: normal;
	color: #336666;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Garamond;
	font-size: 11px;
	color: #336666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Garamond;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Garamond;
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}

TABLE  {
	font-family : Garamond;
	font-size : 13px;
	color : #336666;
}.link {
	background-color: #FFCC00;
	font-weight: bold;

}

.evidenziato {
	background-color: #CADDF7;
}
.redlink {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
}
.maintable {
	border: 1px outset #336666;
	width: 720px;

}
.whitelink {
	font-weight: bold;
	color: #E6E2DB;
	font-size: 13px;

}
.actualcell {
	background-color: #F2F0EC;
}
