a#index {
    color:#098A95;
    font-weight: bold;
}

a#index:hover {
    color:#098A95;
    text-decoration:none;
}

