@charset "utf-8";
.indirizzo {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #6C3321;
	font-size: 12px;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #6C3321;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #3168B3;
}
.linkSottolineato {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	color: #6C3321;
	text-decoration: underline blink;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}
.Copyright {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

