body
{ background-color: #ffffff; /* SFONDO */
  margin: 0px; }

a
{ color: #993333;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, Sans;
	text-decoration: none; }

a:hover
{	text-decoration: underline;
}

td
{ color: #333333;
  font-size: 12px;
  font-weight: normal;
  font-family: Trebuchet MS, Helvetica, Sans; }
  
testo
{ color: #333333;
  font-size: 12px;
  font-weight: normal;
  font-family: Trebuchet MS, Helvetica, Sans; }
  
div
{ color: #333333;
  font-size: 12px;
  font-weight: normal;
  font-family: Trebuchet MS, Helvetica, Sans; }
  
  .button {
	background-color: #7b0002;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border-width: 1px #e7e7e7;
	padding-left: 3px;
	padding-right: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#counter { position:absolute; width:400px; height:30px; top:485px; left:392px;}