codice:
#testata a:link{
	font-size: 13px;
	text-decoration: none;
}

#testata a:hover{
	font-size: 14px;
}

#testata a:visited{
	text-decoration: none;
	color: #5F5F76; 
}