body {
	font-family: Arial,Verdena;
	font-size: 12px;
	}

.foot
	{
	font-size: 11px;

	}


.disclaimer
	{
/* 	font-size: 9px; */
	color : #A6A6A6;
	}

.form
	{
	border-bottom-style : hidden;
	border-left-style : hidden;
	border-right-style : hidden;
	border-top-style : hidden;
	}
	/*LINK*/

A:LINK {
 	text-decoration: none;
}

A:VISITED {
 	text-decoration: none;
}

A:HOVER {
 	text-decoration : none;
}

A:ACTIVE  {
 	text-decoration : none;
}

.ptitolo
	{
 	font-size: 16px;
	letter-spacing : 3px;
	font-weight : bold;
	color : #9B9B9B;

	}

.titolo
	{
 	font-size: 40px;
	color : #E5E5E6;
	}
