A.menu{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
BODY {
	margin:0px;
	background-color: #FFFFFF;
	padding:0px;
	background-image: url(i/ing.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
TABLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C30;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;}
.titolomin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: left;}
.norm {
	color: #FFF;
	background-color: #333;
}
.sel {
	color: #FFF;
	background-color: #F63;}
.links {
	font-siza:10pt;}
A.links:link {
	font-size: 10pt;
	font-weight: bold;
	color: #C63;
	text-align: left;
	text-indent: 30px;}
A.links:visited {
	font-size:10pt;
	color: #C63;
	text-decoration: none;
	font-weight: bold;}
UL {
	list-style-type: circle;}
A.links:hover {
	font-size: 10pt;
	color: #CC6633;
	text-decoration: none;
	border-bottom: thin dashed #C63;}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 50px;}
.orange {
	color: #F63;}
.footer {
	font-size: 12px;
	color: #FFF;}
li {
	margin-top: 15px;
}
A.mail {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

