.stile1 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.stile1:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #63B3A8;
}

