.collegamenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.collegamenti2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	text-transform: none;
}

.collegamenti3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	text-transform: none;
}

a.collegamenti:hover {
	text-decoration: none;
	font-family:arial, helvetica, sans-serif;
	font-size: 14 px;
	color: #999999;
	font-style: normal;
	line-height: normal;
}

a.collegamenti2:hover {
	text-decoration: none;
	font-family:arial, helvetica, sans-serif;
	font-size: 14 px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}


