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