BODY {
background-color: #FFFF99;
scrollbar-face-color:#006600;
scrollbar-highlight-color:#006600;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#006600;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#660033;
MARGIN-TOP: 0px; 
MARGIN-LEFT: 0px; 
MARGIN-RIGHT: 0px;
}
.normale {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt
}

h1, h2, {
  color: #660033;
  background: transparent;
  text-align: center
  font-family: "Verdana", sans-serif;
  font-size: 30pt
}

h3, h4 {
  color: #ffff00;
  font-weight: bold;
  background: transparent;
  text-align: center
  font-family: "Verdana";
  font-size: 20pt
}

h5, h6 {
  color: #ffff00;
  font-weight: bold;
  background: transparent;
  text-align: center
  font-family: "Verdana";
  font-size: 10pt
}

A:link {
	COLOR: #006600;
	TEXT-DECORATION: underline;
	font-weight: bold;

}

A:visited {
	COLOR: #006600;
	TEXT-DECORATION: underline;
	font-weight: bold;

}

A:active {
	COLOR: #006600;
	TEXT-DECORATION: underline;
	font-weight: bold;

}

A:hover {
	COLOR: #006600;
	text-decoration: none;
	font-weight: bold;

}
