body{
	margin:0;
	padding:0;
	background-color: #FFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066C6;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
}
#entra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #9D8B62;
	background-color: #0066C6;
}
#entra a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#glutine {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #C63;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FC0;
	clear: both;
}

#entra a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#entra a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#entra a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	height:50px;
	margin-left:auto;
	padding:0;
	margin-right: auto;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066C6;
	font-weight: bold;
	text-align: center;
} 
#container a:link {
	text-decoration: none;
	font-size: 16px;
	color: #0066C6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #0066C6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container a:active {
	text-decoration: none;
	font-size: 16px;
	color: #0066C6;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box1 {
	margin-left:auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: 3px;
	padding: 3px;
	width: 250px;
	text-align: center;
} 
#box2 {
	width:350px;
	margin-left:auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: 75px;
	border: 3px double #FFFFFF;
	padding: 5px;
	font-family: Verdana;
	font-size: 18px;
	color: #0066C6;
}
 #box2 a:link {
	text-decoration: none;
	font-size: 18px;
}
#box2 a:visited {
	text-decoration: none;
	color: #0066C6;
	font-size: 18px;
}
#box2 a:hover {
	text-decoration: none;
	color: #FF0000;
}
#box2 a:active {
	text-decoration: none;
	color: #0066C6;
	font-size: 18px;
}
#boxflash {
	width:650px;
	margin-left:auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: 19px;
} 

