body {
    top: 0px;
	background: #E2E2E2;
	scrollbar-3dlight-color :#0000ff;
	scrollbar-arrow-color : #0000ff;
	scrollbar-base-color : #8D8DE0;
        
	}
.titolo {
font: "Verdana";
color: #0033CC;
font-size:24pt;
}

.undertitle {
	font:"Helvetica";
	color: #0033CC;
	font-size:18pt;
	top: auto;
	position: relative;
}


.testo {
	font:"Helvetica";
	color: #0033CC;
	font-size:14pt;
	top: auto;
	position: relative;
}

.testom {
	font:"Helvetica";
	color: #0033CC;
	font-size:12pt;
	top: auto;
	position: relative;
}

a.year {
	color:blue;
	font-weight:normal;
	font-style:none;
	}

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: #ffffff;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

.table {
	font-size:12pt;
	background-color: #6BADC0;
	margin-top: 0px;
	border-bottom-color: #8D8DE0;
	border-bottom-style: inset;
	border-top-color: #8D8DE0;
	border-top-style: outset;
	width: 550px;
	height: 40px;
	}
	
.tablemen {
	font-size:12pt;
	background-color: #6BADC0;
	border: 0px;
	size:;
	width: 550px;
	}

.fondobianco{
background-color:#FFFFFF
}
.fondoblu {
background-color:#0000FF
}
.fondodark {background-color: #333333;
}

a.box {
	padding: 3px;
	background-color:#8D8DE0;
	text-decoration: none;
	border: solid #000066;
	color: #993399;
	font-family: Helvetica;
	font-size: 12px;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	right: auto;
}

a.box:hover {
	color:  #993366;
	padding: 3px;
	text-decoration: none;
	background-color:#8D8DE0;
	border: solid #000066;
	color: #993366;
	font-family: Helvetica;
	font-size: 12px;
	border-top-color: #0000CC;
	border-left-color: #0000CC;
	right: auto;
}