A {
	COLOR: #339900;
	text-decoration: none
}
A:hover {
	text-decoration: underline
}
A:visited {
	COLOR:#336600
}
A:active {
	COLOR:#00FF00
}

.indice {
	COLOR: black
}

A.indice:visited {
	COLOR: black
}

.white {
	COLOR: white;
	text-decoration: none
}

A.white:visited {
	COLOR: white
}