body {
	font-family: Verdana;
	font-size: 8px; 	
	color: #FFFFFF;
	text-decoration: none;
    background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;         
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#666666;
         	}
			A.:link  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #c6c6c6;
	text-decoration : none;}

A.:Visited  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-decoration : none;}

A.:Active  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ff0000;
	text-decoration : none;}

A.:Hover  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #c6c6c6;	
                text-decoration : none;}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
}
.casella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #D0610F;
	text-align: left;
	font-style: normal;
	padding: 15px 5px 0px 12px;
	vertical-align: top;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	font-style: normal;
	padding: 25px 25px 25px 25px;
	vertical-align: top;
	color: #e6e6e6;
	
}
.principale {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	font-style: italic;
	padding: 0px 0px 0px 20px;
	vertical-align: top;
	color: #FFFFFF;
}
.bio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	font-style: normal;
	padding: 15px 8px 5px 12px;
	vertical-align: top;
}
.tableimg {
	background-attachment: fixed;
	background-image: url(img/story.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tableimg1 {
	background-attachment: fixed;
	background-image: url(img/live.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tableimg2 {
	background-attachment: fixed;
	background-image: url(img/recensioni.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tableimg3 {
	background-attachment: fixed;
	background-image: url(img/link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}