@charset "utf-8";
/* CSS Document */

.Stile2 {font-family: Arial, Helvetica, sans-serif;
	}
a:link {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

