a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #663399;
}
a:active {
	color: #660099;
}
.blacktitle {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}
.bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660099;
	background-color: #CCCCFF;
}
