	
BODY {
	scrollbar-face-color : black;
	scrollbar-highlight-color :black;
	scrollbar-shadow-color : black;
	scrollbar-track-color : black;
	scrollbar-darkshadow-color : black;
	scrollbar-base-color : black;
	scrollbar-arrow-color : 539BB3;
	scrollbar-3dlight-color :black;
	background-color: black;
	
	
}
TD{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}


HR {
	height: 1px;
	border-style: dotted;
	color: #91a2a6;
}



.titoli {
	font-family: Arial;
	font-size: 19px;
	color: #FF0099;
	font-weight: bold;
	
}
.titoli2 {
	font-size: 14px;
	color: #FF0099;
	font-weight: bold;
	
}

.credits {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	
}
.pad {
	padding: 6px;
	margin: 6px;
}
.topsxsfo {
	background-image: url(1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a  {
	color: #FF0099;
	text-decoration: none;	
}

a:hover {
	color : #FFcc00;
	text-decoration : none;
}

a:visited {
	color : #FF0099;
	text-decoration : none;
}

a:visited:hover {
	color : #FFcc00;
	text-decoration : underline;
}
