tr,td{
    font-family:verdana,arial;
    font-size:12px;
    color:#8F9ABA;
}
input{
    border: 1px solid #575B72;
    background:#282B3E;
    color:white;
    font-family: verdana,arial;
    font-size: 12px;
}
.menu{
    background:url(grx/button.jpg);
    width:99px;
    height:22px;
    color:#8F9ABA;
    font-size:12px;
    text-align:center;
}
a{
    color:white;
     font-size:12px;
    # font-weight: bold;
    text-decoration:none;
}
.menu a{
    color:#8F9ABA;
}
.menu a:hover{
    color:#FFFF00;
}
span{
    color:#FFA500;
}

