// -----------------------------------------------------------------------------------------
// CSS for ExoBUD Mplayer's playlist(exobudpl.html) 
// -----------------------------------------------------------------------------------------

      A:active {color:#ff0000; text-decoration: none; } 
      A:hover {color:orange; cursor:hand; border:white 1px solid;}
      A:link {color:#f0c060; text-decoration: none; } 
      A:visited {color:#a05050 ; text-decoration: none; } 

//    @font-face {font-family:WEBFONT; src:url("WEBFONT(*.eot)_URL");}

      BODY { scrollbar-face-color:white; scrollbar-shadow-color:#666666; 
	scrollbar-highlight-color:#666666; scrollbar-3dlight-color:white; 
	scrollbar-darkshadow-color:white; scrollbar-track-color:white;
	scrollbar-arrow-color:#666666; 
	font-size:12px; cursor:crosshair;
	background: url(img/pl_skin.jpg) #0d0d0d no-repeat fixed center bottom;} 

	.text{ font-family: WEBFONT,verdana,arial,tahoma; font-size:11px ; color:silver; } 
      TD { font-family: WEBFONT,verdana,arial,tahoma; font-size:11px; color:silver;}


