﻿body {
	 background-image: url("../sfondo/verdedisenobg4.gif");                 
}

table { 
	font-family: "Book Antiqua"; 
	font-size : 14px;
	text-align: left;
}

h1 {
	font-family: "Baskerville Old Face";
	font-size: 14pt;
	font-weight: bolder;
	text-align: center;
}


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;
}
.style1 {
	text-align: center;
}
.style2 {
	margin-right: 0px;
}

