<!--
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: bgColor=#BBDDFF}
.Bottone {
	font-family: System;
	font-size:13px;
	background: #D6E7EF;
	border-bottom: 1px ridge White;
	border-right: 1px solid White;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color: Black;
	text-decoration:none;
	cursor: hand
}
.txt-black-regular-10 {  font-family: Tahoma; font-size: 11px; color: #000000}
-->
A:link, A:visited {
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #480909;
}
A:hover {
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #e91239;
}


