td#nav:hover {
    background-color:#E1E1E1;
                   
}
td#net:hover {
    background-color:#2D2E2F;
                   
}
.navtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight:normal;
    text-align:center;

}
.net_text {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-align: center;
    text-decoration:none;
    
}

