BODY {
  background-image: url("../graphics/playerback.png");
	background-repeat: repeat;
	background-attachment: fixed;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

TD,P,INPUT,DIV{
   font-family: verdana,helvetica; 
   font-size:11px;
	 color: #404040;}

B{ color: #000000;
font-size: 11px;}
	 
A {font-family: verdana,Helvetica;
	color: #537e9f;  
	font-size: 11px;
	text-decoration: none;}
A:visited {font-family: verdana,Helvetica;
	color: #537e9f;
	font-size: 11px;
	text-decoration: none;}
A:hover {color: #6699ff;
	text-decoration: underline;
	}
	
a.nav { font-family: verdana,Helvetica;
	color: #000000;  
	font-size: 11px;
	text-decoration: none;
	}
a.nav:visited {font-family: verdana,Helvetica;
	color: #000000;
	font-size: 11px;
	text-decoration: none;}
a.nav:hover {color: #3333ff;
	}
	
div#player {
	position: absolute;
	top: 100px;
	left: 50px;
	}	
	