.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;


}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;



}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;



}
a:active {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;


}

