BODY {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #003399;
}

A:link    { color: #000099; text-decoration: underline; font-weight: bold} /* unvisited links */
A:visited { color: #800000; text-decoration: underline; font-weight: bold} /* visited links   */
A:hover   { color: #F14946; text-decoration: none; font-weight: bold} /* user hovers     */
A:active  { color: #FF0000; text-decoration: none; font-weight: bold} /* active links    */

P {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

TD {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #000000;
  	size: 4;
	font-size: 10pt;
}

FORM {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #000000;
	font-size: 10pt;
}

/* Sezione network */

#network {
width: 560px;
margin: 5px auto;
text-align: center;
font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 5px;
position:absolute; 
width:739px; 
height:66px; 
z-index:6; 
left: 20px; 
top: 400px;
}

/* Sezione counter */

#counter {
width: 560px;
margin: 5px auto;
text-align: center;
font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 5px;
position:absolute; 
width:739px; 
height:66px; 
z-index:6; 
left: 20px; 
top: 450px;
}