H2.header {
    font-style: italic
}

TD.upbutton {
    text-align: center;
    font-size: 75%;
    background-color: white;
    color: darkgreen
}

A.uplink {
    color: darkgreen;
    font-family: sans-serif;
    text-decoration: none
}

TD.downbutton {
    text-align: center;
    font-size: 75%;
    font-family: sans-serif;
    background-color: darkgreen;
    color:white
}

A.uplink:hover {
    color: black
}

A.downlink  {
    color: white;
    font-family: sans-serif;
    text-decoration: none
}

A.downlink2  {
    font-size: 85%;
    font-family: serif;
    color: white;
    text-decoration: none
}

A.downlink:hover  {
    color: #FFFF66;
}

A.downlink2:hover  {
    color: #FFFF66;
}

A:hover  {
    background: none transparent scroll repeat 0% 0%;
    color: green
}

HR.desc {
    color: darkgreen;
    background-color: darkgreen
}
