<style type="text/css">


A:hover { color: black; background:white }


.Stile1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.Stile2 {font-size: 16px}


.stilecontenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.bordoimgarancio {
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.prova {
	bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
}.bordoimgbianco {
	border: thick solid #FFFFFF;
}
