A {	
	font-family : Georgia, Serif;
	text-decoration : none;
	text-transform : uppercase;
	color : #EEEEEE;
}

A:HOVER {
	text-decoration : none;
	color : #EE1111;
}

BODY {
	background : #000000;
//	background-image: url("./images/sito/sfondo_sito.jpg");
//	background-repeat: no-repeat;
//	background-position: top left;
	color : #FFFFFF;
	font-size : 12;
	font-family : Georgia, Serif;
	text-align: center;
}

#outer-wrapper {
	padding:0 0 0 0;
	margin-top:auto;
	margin-bottom:auto;
	margin-right:auto;
	margin-left:410px;
	width:550px;
	display:block;
	text-align: center;
}

#clear {
background: url("./images/sito/midda_barra.jpg") no-repeat center bottom; 
margin:0 0 27px;
padding:0 0 27px;
}

TABLE {
	border-collapse:collapse; 
	border:0px; 
	table-layout:fixed;
}

TD {
	font-size : 12;
	font-family : Georgia, Serif;
	padding:0px;
}
