BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 0.1 em;
	font-size : 75%;
}
TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
}
A:LINK {
 font-style: normal;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 }

A:VISITED {
 font-style: normal;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 }

A:HOVER {
 font-style: normal;
 font-weight: bold;
 color: #FFFF00; 
 text-decoration: none;
 }

A:ACTIVE { 
 font-style: normal;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: underline;
 }
.linkn:LINK {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

 }

.linkn:VISITED {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

 }

.linkn:HOVER {
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
	text-decoration: underline;

 }

.linkn:ACTIVE {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

 }
.bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F14E3D;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F14E3D;
}
.input {
	margin: 1px;
	font: 11px Verdana;
	color: #000000;
	border-color: #000000;
	border: 1 px;
	background-color: #FFFBF7;



}
.grigio {
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #E14B2D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
}
h3 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
.image{
	margin: 5px;
	border: 0px;
 }
.piccolo {
	font-size: 85%;
}

