a.link:visited
{
	text-decoration: none;
	font-family: Arial;
	font-size:10pt;
	font-weight:normal;
	color: #c0c0c0;
}

a.link:link
{
	text-decoration: none;
	font-family: Arial;
	font-size:10pt;
	font-weight:normal;
	color: #ffffff;
}

a.link:hover 
{
	text-decoration: none;
	font-family: Arial;
	font-size:10pt;
	font-weight:normal;
	color: #ff0000;
}

.immagine
{
	border: 4px solid #ffffff
}