A:link  	{color : #3333ff; text-decoration : none;}
A:visited  	{color : #3333ff; text-decoration : none;}
A:active  	{color : #3333ff; text-decoration : none;}
/* Funziona solo con IE*/
A:hover  	{color : #0066ee; text-decoration : underline;}

BODY  {
	background-color : #00002;
	margin : 0px;
	font-family : arial, sans-serif;
}

/* Tabelle e loro elementi*/
Table.normal  {
	font-size : 0.75em;
	vertical-align : top;
}

TR.Testata  {
	background-color : #D7BFD6;
	font-size: 0.7em;
	font-style: bold;
	color : #000;
}

TD.Testata  {
	font-size : 0.7em;
	font-style: bold;
	color : #000;
}

TR.RigaPari  {
	font-size : 0.85em;
	color : #111111;
}
TR.RigaDispari  {
	font-size : 0.85em;
	color : #111111;
}

TD.normal  {
	font-size : 0.8em;
	vertical-align : top;
}

TD.centrale  {
	background-color : #00002;
}



H1  {
	font-size : 1.1em;
	color : #AAA;
	text-align : left;
}

H2  {
	font : bold 22px;
	color : #aaaaaa;
	text-align : left;
}

font.ERRORE  {
	font-size :0.9em;
	FONT-WEIGHT: bold;
	color : #FF0000;
	text-align : left;
}
p.data  {
	FONT-SIZE: 0.85em;
	FONT-WEIGHT: normal;
	COLOR : #660000;
}
font.Nick  {
	font : bold x-small;
	COLOR : #660000;
}
p.title  {
	FONT-SIZE: 1.3em;
	FONT-WEIGHT: bold;
	COLOR: #FFF;
}