
A:link {color: #ff3333;}
A:visited {color: #ff33ff;}
A:hover {color: #ff7733;}


BODY {font-family: helvetica,arial,sans-serif;
        color: white;
        background-color: rgb(0,0,0)}

.side {background-color: rgb(100, 0, 20)}

#TR {vertical-align: top}

.menu {background-color: rgb(90, 0, 0);
        vertical-align: center;
        text-align: left}

.buc {font-size: xx-large;
        font-weight: bold;
        font-family: helvetica,arial,sans-serif;
        color: rgb(255,120,0)}

SPAN.index {font-size: 50%;
        vertical-align: super}
SPAN.note {font-size: smaller}

.mouseover {background-color: rgb(100, 0, 20);
            color: rgb(255,120,0)}
.mouseoff  {background-color: rgb(220, 0, 0)}
