.sun
{
	DISPLAY: none;
}
a:link { 
	font-family: Arial;
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover, a:active { 
	font-family: Arial;
	font-size: 13px;
	font-weight: bold; 
	color: red;
	}
.divscroll
{
	width: 770px;
	height: 430px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.Mappa
{
	border: solid 1px #1E599B;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	color: #1E599B;
	text-align: center;
}
.Mappa td
{
	border: solid 1px #1E599B;
}
body
{
	font-family: verdana;
	color: black;
}