#Testata p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #005AB3;
	font-size:0.65em;
}
#Testata a {
	text-decoration:none;
	color: #005AB3;
}
#Testata a:hover {
	text-decoration:underline;
}
#Testata .Menu {
	background: #005AB3;
}
#Testata .Menu input{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.65em;
}

#Coda .Linea {
	background: #005AB3;
}
#Coda p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #545354;
	font-size:0.65em;
}
#Coda a {
	text-decoration:none;
	color: #545354;
}
#Coda a:hover {
	text-decoration:underline;
}
