A:LINK {
	color: rgb(0, 0, 0);
	text-decoration: none;
}

A:VISITED {
	color: rgb(0, 0, 0);
	text-decoration: none;
}

A:ACTIVE {
	color: rgb(0, 0, 0);
	text-decoration: none;
}

A:HOVER {
	color: rgb(0, 0, 0);
	text-decoration: underline overline;
	cursor: e-resize;
}

BODY {
	background: #3184a5 url('Jeans2b.gif');
	margin: 5px 0px 5px;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	scrollbar-face-color:#3184a5;
	scrollbar-arrow-color:#e7b465;
	scrollbar-track-color:#3184a5;
	scrollbar-shadow-color:#e7b465;
	scrollbar-highlight-color:#e7b465;
	scrollbar-3dlight-color:#e7b465;
	scrollbar-darkshadow-Color:#e7b465;
}

BODY.page {
	background: #80b3c0 url('Jeans3b.gif') fixed;
	margin: 0px;
	scrollbar-face-color:#80b3c0;
	scrollbar-arrow-color:#b3d5df;
	scrollbar-track-color:#4d9acb;
	scrollbar-shadow-color:#b3d5df;
	scrollbar-highlight-color:#b3d5df;
	scrollbar-3dlight-color:#80b3c0;
	scrollbar-darkshadow-Color:#80b3c0;
}

BODY.playlist {
	background: #000000;
	margin: 0px;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}

BODY.comments {
	background: #ffffff;
	margin: 5px;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	font-family: Tahoma, sans-serif;
	font-size: 8pt
}

A.comments {
	color: #3184a5;
}

TABLE {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;	
}

TABLE.out {
	border: 2px dashed #e7b465;	
}

TABLE.in {
	background: #80b3c0 url('Jeans3b.gif');
}

TABLE.old {
	width: 379px;
}

TD.bottone {
	background: url('Bottone.gif');
}

TD.centro {
	text-align: center;
}

TD.laterale {
	width: 202px;
}

TD.giusto {
	text-align: justify;
}

TD.casella {
	BORDER: #3184a5 1px solid;
	background: #ffffff;
	text-align: justify;
}

TABLE.playlist {
	border: 1px dashed #ffffff;	
}

TABLE.testa {
	background: #ffffff url('TestaJs.gif');
}