﻿body 
{ 
	font-size: 10px;
	background-color: #e9e9f7;
	font-family: Verdana, Arial;
}



td
{
	color: #111111;
}
	
.testa
{
	color: #0A0B40;
}

.datiazienda
{
	font-size: 9px;
	color: silver;
}
	
a
{
	color: #0A0B40;
	text-decoration: none;
}
	
a:hover
{	 
	color: red;
	text-decoration: none;
}


.linkmail
{
	color: silver;
	text-decoration: none;
}

.linkmail:hover
{	 
	color: red;
	text-decoration: none;
}

.testavini
{
	font-weight: bold;
}