body {
	background-image : url(../img/bg.gif);
	background-repeat : repeat-x;
	background-position : top;
}

a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.testoazzurro {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: D7EEFA;
	font-size: 11px;
}

.testoblu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: 005586;
	font-size: 11px;	
}

