a.collega:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;

}
a.collega:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
a.collega:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sfondo {
	background-image: url(immagini/sfondo_popup.jpg);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.bordo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a9b14;
}
.testo a:link {
	text-decoration: none;
	color: #000000;
}
.testo a:hover {
	text-decoration: none;
	color: #000000;
}
.testo a:visited {
	text-decoration: none;
	color: #000000;
}
.testo a:active {
	text-decoration: none;
	color: #000000;
}.sfondo2 {

	background-image: url(immagini/sfondo_popup2.jpg);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
