body {
	 background-image: url("../sfondo/verdedisenobg4.gif");                 
}

table { 
	font-family: "Book Antiqua"; 
	font-size : 13px}
	table {text-align: left;
}

H1 {
	font-family: Papyrus;
	font-size: 12pt;
	font-weight: bolder;
	text-align: center;
}

BODY {
scrollbar-face-color: #CC0000;
scrollbar-highlight-color: #FF9900;
scrollbar-3dlight-color: #FF9900;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #CC0000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #0066CC;
}

a:link {
	color: blue;
	text-decoration:none;
}

a:visited {
	color: purple;
	text-decoration:none;
}

a:active {
	background-color: lime;
	text-decoration:none;
}

a:hover {
	color: magenta;
	text-decoration:underline;
}
