a.indexbar:link {
    font-weight: bold;
    font-size: 14px;
    color: #990000;
}
a.indexbar:visited {
    font-size: 14px;
    color: #990000;
    text-decoration: none;
}
a.menubar:link {
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-decoration: none;
}
a.menubar:visited {
    font-size: 14px;
    color: white;
    text-decoration: none;
}
