BODY {
	SCROLLBAR-FACE-COLOR: White;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #B54648;
	SCROLLBAR-3DLIGHT-COLOR: #FFE4E1;
	SCROLLBAR-ARROW-COLOR: #B54648;
	SCROLLBAR-TRACK-COLOR: #FFF0F5;
	SCROLLBAR-DARKSHADOW-COLOR: White;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input  {
	border: 1px solid White;
	background: #E2B1AB;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

button  {
	border: 1px solid White;
	background: #E2B1AB;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px dotted White;
	background: #E2B1AB;
}

textarea  {
	border: 1px solid White;
	background: #E2B1AB;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Gray;
	background: White;
}

.radio {
	background: trasparent;
	border: none;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.parole {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D0C15;
	text-decoration: none;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #BE5B5C;
	text-decoration: none;
	line-height: 11px;
	letter-spacing: -1px;
}

a:hover {
	text-decoration: blink;
}

