a {
    color: #7e6851;
    padding-bottom: 1px;
    text-decoration: none;
}

.extern a:link, .extern a:visited, .extern a:active {
    background: url( /images/linkaway.gif ) no-repeat 0 2px;
    color: #7e6851;
    padding-left: 15px;
    text-decoration: none;
}

.image a:link, .image a:visited, .image a:active {
    color: #7e6851;
    text-decoration: none;
}

.intern a:link, .intern a:visited, .intern a:active {
    background: url( /images/link.gif ) no-repeat 0 2px;
    color: #7e6851;
    padding-left: 15px;
    text-decoration: none;
}

.mail a:link, .mail a:visited, .mail a:active {
    background: url( /images/mail_16.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.home a:link, .home a:visited, .home a:active {
    background: url( /images/home.gif ) no-repeat 0 -1px;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.overview a:link, .overview a:visited, .overview a:active {
    background: url( /images/text_list_bullets.gif ) no-repeat 0 -1px;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.contact a:link, .contact a:visited, .contact a:active {
    background: url( /images/contact.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.normal a.button {
    border: 1px solid silver;
    padding: 1px;
}

.normal a:link, .normal a:visited, .normal a:active {
    color: #7e6851;
    padding-bottom: 1px;
    text-decoration: none;
}

.pdf a:link, .pdf a:visited, .pdf a:active {
    background: url( /images/attatch/pdf.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.websitemenu a {
    text-decoration: none;
}

.websitemenu a.button {
    border: 1px solid silver;
    border-bottom: 0 solid #FFF;
    color: #FFF;
    font-weight: 700;
    padding: 1px;
}

.zip a:link, .zip a:visited, .zip a:active {
    background: url( /images/attatch/zip.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.info a:link, .info a:visited, .info a:active {
    background: url( /images/help.gif ) no-repeat 0 -2px;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.about a:link, .about a:visited, .about a:active {
    background: url( /images/about.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.back a:link, .back a:visited, .back a:active {
    background: url( /images/back_to.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.login a:link, .login a:visited, .login a:active {
    background: url( /images/lock_open.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

.logout a:link, .logout a:visited, .logout a:active {
    background: url( /images/lock.gif ) no-repeat 0 0;
    color: #7e6851;
    padding-left: 20px;
    text-decoration: none;
}

