.Stile2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.Stile3 {
	font-size: 18px;
	font-weight: bold;
}
.Stile4 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

	A:link {
	TEXT-DECORATION: none;
	color: #0000FF;
}
A:visited {
	TEXT-DECORATION: none;
	color: #0000FF;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Stile5 {font-size: 16px}
a:active {
	color: #009300;
	text-decoration: underline;
}
