.lingue {
	margin-top: 74px;
	font-size: 12px;
	color: white;
}
.lingue a:visited, .lingue a:link  {
	background-color: #cc3333;
	padding: 1px 11px;
	color: white;
	text-decoration: none;
}

.lingue a:hover {
	background-color: #666666;
	text-decoration: none;
}


