/* links con sfondo giallo */

a.amarilloSelezionato, a.amarilloSelezionato:visited {
	background: #F3BA46;
	color: #000;
}

a.rosaMamey, a.rosamamey:visited {
	background: #F8CFCD;
	color: #000;
}

div.Stile17 {
	overflow: auto;
	height: 300px;
	width: 420px;
}

tbody.scrollTable {
	display: block;
	overflow: auto;

}

/*FORMAZIONE*/

span.StileVerde a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}
span.StileVerde a:visited {
	color: #666;
	text-decoration: none;
}
span.StileVerde a:hover {
	color: #7EA242;
	text-decoration: underline;
}
span.StileVerde a:active {
	color: #666;
	text-decoration: none;
}

