

a.menu_g:link{
    text-align:center;
    color:white;
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;
    }

a.menu_g:visited{
    text-align:center;
    color:white;
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;
    }

a.menu_g:hover{
    text-align:center;
    color:#FEB621;
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;
    }

a.menu_g:active{
    text-align:center;
    color:orange;
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;
    }

/* for a mozilla better display with key nav */
a.menu_g:focus{
    color:#FEB621;
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;
}

a.linkOver{
    text-align:center;
    font-weight:bold;
    font-family:Verdana;
    }
