body {
	font-family: Arial;
	font-size : 11px;
	margin-top : 0px;
	background-attachment : fixed;
	background-image : url('immagini/sfondo_angels.jpg');
	background-position : top center;
	background-repeat : no-repeat;
	}

.colonnasponsor
	{
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-style : solid;
	border-top-width : 1px;
	}

.hidden{display:none;
	font-weight : bold;
	letter-spacing : 2px;
	word-spacing : 8px;
	}


.titolo
	{
	font-size : 15px;
	font-weight : bold;
	}
.foot
	{
	font-size : 11px;
	}
.alternativo
	{
	background-color : #000000;
	font-size : 15px;
	color : #ffffff;
	height: 379px;
	width: 195px;
	}

	/*LINK*/

A:LINK {
	color : #000000;
	text-decoration: none;
}

A:VISITED {
	color : #000000;
	text-decoration: none;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

A:ACTIVE  {
	color : #000000;
	text-decoration : none;
}




