/* BODY */

body { 
	text-align:center; 
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 13px;
	color: black;
	border: 0px;
	background: white;
	margin:0px;
}

a:link, a:visited, a:active {
	color: white;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold; 
}

.white {
	color: white;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold; 
}
a:hover {
	color: yellow;
	text-decoration: none;
}


.spazio {
	margin-left: 9px;
	margin-right: 9px;
}

.spazio a:link, .spazio a:visited, .spazio a:active {
	color: black;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold; 
}
.spazio a:hover {
	color: #2F50A0;
	text-decoration: none;
}

#su {
	margin-top: -30px;
}
