body {
	background-image: url(sfondo.gif);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.insulatop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px 0px;
	}
.insulatop a {
	text-decoration: none;
	}
.insulatop a:link, .insulatop a:visited {
	color: #000000;
	padding: 1px 9px;

	}
.insulatop a:hover, .insulatop a:active {
	color: #000000;
	padding: 1px 9px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	}

