A 
{
	font-size : 11;
	color : #A25351;
	font-weight: bold;
	text-decoration : none	
	}

A:HOVER
{
	font-size : 11;
	color : #FF855C;
	font-weight: bold;
	text-decoration : underline
	}

A:VISITED
{
	font-size : 11;
	color : #A25351;
	font-weight: bold;
	text-decoration : none
	}

A:ACTIVE
{
	font-size : 11;
	color : #A25351;
	font-weight: bold;
	text-decoration : none
	}

A:LINK
{
	font-size : 11;
	color : #A25351;
	font-weight: bold;
	text-decoration : none
	}


TD.normal
{
	font-size : 11;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica;
	color : #A25351;
	text-align : left;
}

TD.normalino
{
	font-size : 11;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica;
	color : #A25351;
}

div.testo
{
	font-size : 11;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica;
	color : #4a0025;
	text-align : left;
}