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