A:link  	{color : #3333ff; text-decoration : none;}
A:visited  	{color : #3333ff; text-decoration : none;}
A:active  	{color : #3333ff; text-decoration : none;}
A:hover  	{color : #0066ee; text-decoration : underline;}

BODY.corpo  {
	margin : 20;
	background-color : #0099ff;
 background-image : url(litos2.jpg);
	font : x-small  verdana, arial, sans-serif;
}

/* Tabelle e loro elementi*/
Table.normal  {
	font-size : x-small;
	vertical-align : top;
}

TR.Testata  {
	background-color : 639c6b;
	font-size : small;
	font-style : italic;
	color : ffff00;
}

TD.Testata  {
	background-color : 639c6b;
	font-size : x-small;
	font-style : italic;
	color : ffff00;
}

TR.RigaPari  {
	background-color : ffffff;
	font-size : x-small;
	color : 0000ff;
}

TR.RigaDispari  {
	background-color : 00ccff;
	font-size : x-small;
	color : 0000ff;
}

TD.normal  {
	font-size : x-small;
	vertical-align : top;
}

TD.centrale  {
	background-color : #00002;
}

INPUT.corpo  {
	font-size : x-small;
	color : #000000;
	background-color : #FFFFFF;
}

textarea.corpo  {
	font-size : x-small;
	color : #000000;
	background-color : #FFFFFF;
}

SELECT.Corpo  {
	font-size : x-small;
	color : #000000;
	background-color : #FFFFFF;
}

H1  {
	font : bold 28px;
	color : #aaaaaa;
	text-align : center;
}

H2  {
	font : bold 22px;
	color : #aaaaaa;
	text-align : left;
}

font.ERRORE  {
	font : bold x-small;
	color : #00ff00;
	text-align : center;
}

font.Data  {
	font : bold x-small;
	color : #660000;
}

font.Nick  {
	font : bold x-small;
	color : #660000;
}

font.Title  {
	font : bold x-small;
	color : #ffffff;
}
