body {
	background: black;
	font-family:"garmond";
	color:#C8C8C8;
	scrollbar-3dlight-color : black;
	scrollbar-arrow-color : white;
	scrollbar-base-color : black;

	}

a {
	color:red;
	font-weight:bold;
	text-decoration:none;
	}

a.year {
	color:white;
	font-weight:normal;
	font-style:italic;
	}

a.homebutton {
	color:red;
	}

a.backbutton {
	color:orange;
	}

a.atbutton {
	color:green;
	}

a.exp {
	color:yellow;
	}

a.gal {
	color:orange;
	}

a.still {
	color:green;
	}

a.white {
	color:white;
	}

a:hover {
	text-decoration:underline;
	}

h1 {
	font-family:"times new roman";
	color:white;
	font-weight:light;
	font-size:16pt;
	letter-spacing:1em;
	}

table {
	font-family:"garmond";
	text-align:justify;
	font-size:12pt;
	}

.fondobianco{
	background:"white";
}

scrollbar