<!-- /* ExoBUD MP(II) 播放清單樣式表 */

a, a:link  { color: #A0B0FF; text-decoration: none; }
a:visited { color: #CCCCCC; text-decoration: none; }
a:active  { color: #A0B0F0; text-decoration: none; }
a:hover   { color: orange;  text-decoration: none; border: 1px dotted white; }

body      { margin:0px; background-image: url('img/pl_bg.jpg');
            background-repeat: repeat;
            background-attachment: fixed;
            background-position:  center 50%;
            cursor: crosshair }

body      { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: silver; }

td        { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: #90A0B0; }

/* ８點迷你中文字型，請在有需要時，以 <span lang=zh-tw> 語法一起使用 */
/* .minichi  { font-family: '新細明體','PMingLiU'; font-size: 8pt; } */

//-->