body
{
    background-color: #B9B8BE;
    margin: 0px;
    color: #000000;
    font-family: verdana;
}

.bottomlink { color:#888888; }
.bottomlink:hover{ color:#333333; }

.beyondlink{ color:#ffffff; }
.beyondlink:hover{ color:#eeeeee; }

.nounderline{ text-decoration: none; color:#ffffff; }
.nounderline:hover{ text-decoration: underline; color:#ffffff; }
