.abutton
{
    BACKGROUND-COLOR: ##d5d3cc;
    BORDER-BOTTOM: #665b8e 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-RIGHT: #665b8e 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-SIZE: 9pt;
    HEIGHT: 22px;
    WIDTH: 60px
}

A:link {text-decoration:none;color: blue;
}
A:visited {text-decoration:none; color: blue;
}
A:active {text-decoration:none; color: blue;
}
A:hover {text-decoration:underline; color: red;
}

TD
{
    FONT-SIZE: 9pt
; line-height: 150%
}

.9hao {  font-size: 9pt; color: #000000; text-decoration: none}
.9bai {  font-size: 9pt; color: #FFFFFF}
.9haobei {  font-size: 9pt; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: underline}
.10hao {  font-size: 10pt; font-style: normal; line-height: normal; color: #FF6600}
a.9hao:hover {  font-size: 9pt; color: #000000; text-decoration: underline}
a.9bei:hover {  font-size: 9pt; color: #FFFFFF; text-decoration: underline}


