a:link {
	color: Blue;
	text-decoration: none
	font-style: normal;
	font-weight: normal;
}
a:visited {
	color: Blue;
	text-decoration: none
	font-style: italic;
	font-weight: normal;
}
a:hover {
	color: #483D8B;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}



body {
	/*	background-image: url(images/background_bisini.gif);*/
	color: #000000;
	background-image: url(images/left_map_1_pro.jpg);
	/* color: #000000;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: 600;
	/*  	font-style: normal;  */


}


body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #000000;
	font-size: 14px;
	/*color: #000000;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
