.bordiGialli {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #EDB328;
	border-left-color: #EDB328;
	border-right-color: #EDB328;
	border-bottom-color: #EDB328;
}
.contornoGiallo {
	border: 1px solid #EDB328;
	margin: 3px;
}
.testoPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3CF;
	background-image: url(sfondo2.jpg);
}

body, tr, td, p, li { font-family: verdana, arial; font-size: 12px; }

a:link {
	font-size: 11px;
	color: #003F7D;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #003F7D;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #EDB328;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	font-size: 11px;
    color: #EDB328;
	text-decoration: none;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003F7D;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003F7D;
}
