/* CSS Document */
html, body {
    scrollbar-base-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #99FFCC;
    scrollbar-darkshadow-color: #99FFCC;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #66FFCC;
    scrollbar-arrow-color: #00CC66;
}
.fsw {  font-size: 12px; line-height: 120%; color: #ffffff}
.fsg {  font-size: 10px; line-height: 120%; color: #333333}
.fsgs {  font-size: 9px; line-height: 110%; color: #333333}
.fsrs {  font-size: 9px; line-height: 110%; color: #ff0000}
A{
text-decoration:none;color:#00FF99;
}
A:hover{
text-decoration:underline;color:#99FFCC;
}
