body {
	font-family: sans-serif;
	font-size:smaller;
	background-repeat: no-repeat;
	background-color: #181f31;
	color: #eee;

}
a:link {
	color: #eee;
	text-decoration: none;
}
a:visited {
	color: #eee;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.menu {
	font-size: smaller;
}
.small {
	font-size: smaller;
}
.capello {
	font-family: verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.flag {
width:44px;
height: 23px;
border: 0;
}