body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #d3cb9e;
}
body {
	background-color: #000000;

SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #47422E; 
SCROLLBAR-3DLIGHT-COLOR: #47422E;
SCROLLBAR-ARROW-COLOR: #47422E;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000
}

a:link{
	color: #ff4601;
	text-decoration: none;
}

a:visited{
	color: #ff4601;
	text-decoration: none;
}
a:hover{
	color: #ffc000;
	text-decoration: underline;
}
a:active{
	color: #ff4601;
	text-decoration: none;
}




#Tabella_01 {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#Tabella_02 {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#scrollable{ 
width:479px;
height:545px;
overflow:auto;
} 
	 
#player{

position: relative;
     top: 52px;
    left: 70px; 
  z-index: 1;
       }
#menusecondario{

position: relative;
width:210px;
height:200px;
     top: 280px;
    left: 35px; 
  z-index: 1;
       }
td a {
   display:block;
   width:100%; height:100%;
}

