BODY {
	background : #FFFFFF;
	scrollbar-face-color : #2FD533;
	scrollbar-track-color  : #FFEA01;
	scrollbar-arrow-color : #FFEA01;
	scrollbar-3dlight-color : #84E884;
	scrollbar-highlight-color : #63FF63;
	scrollbar-shadow-color : #3CE83C;
	scrollbar-darkshadow-color : #3CE83C;

}
A:link {color: #009900;	text-decoration: none}
A:visited {color: #009900; text-decoration: none}
A:hover {color: #FFEA01; text-decoration: underline , overline; background-color: #009900}
.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #009900;
	text-align: justify;
}
.Titolo {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	color:#009900;
}
.Citazione {
	font-size: xx-small;
	color: #009900;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
.TPagina {
	font-size: x-small;
	color: #EEEEEE;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
}
