a#index, a#indexb {
    color:#009900;
    font-weight: bold;
}

a#index:hover, a#indexb:hover {
    color:#009900;
    text-decoration:none;
}

