#button {
     border: 1px solid #8A8A8A;
     background-color: #DBDBDB;
     width:88px; height:29px;
     text-align:center;
     font-weight: bold; font-size: 12px;
     letter-spacing: 1px;
     text-decoration: none;
}
#button .net {
    color: #707070;
}
#button .top100 {
    font-size: 11px;
    color: black;
}
#button .auto {
    color: #CC0000;
}