a:link    { color: #3333ff; text-decoration: none}
a:active  { color: #d34364; text-decoration: underline}
a:visited { color: #3333ff; text-decoration: none}
a:hover   { color: #3333ff; text-decoration: underline}

.redbold      {font-family: "新細明體", "Arial"; font-weight: bold; font-size: 9pt; color: #ff0000}
.blackbold      {font-family: 新細明體, Arial; font-weight: bold; font-size: 9pt; color: #000000}
.red       {font-family: 新細明體, Arial; font-weight: normal; font-size: 9pt; color: #ff0000}
.black       {font-family: 新細明體, Arial; font-weight: normal; font-size: 9pt; color: #000000}
.small {  font-family: "新細明體"; font-size: 12px}
.big {  font-family: "新細明體"; font-size: 12pt; font-style: normal; line-height: normal}
.ListOut
{
}
.ListOver
{
    CURSOR: hand;
    COLOR: red;
    TEXT-DECORATION: underline
}