A.white:link {text-decoration: none; color: #FFFFFF}
A.white:visited {text-decoration: none; color: #FFFFFF}
A.white:active {text-decoration: none; color: #CCCCCC}
A.white:hover {text-decoration: none; color: #A9C215}

A.tan:link {text-decoration: none; color: #D9D3CB}
A.tan:visited {text-decoration: none; color: #D9D3CB}
A.tan:active {text-decoration: none; color: #D9D3CB}
A.tan:hover {text-decoration: none; color: #ffffff}

A:link {text-decoration: underline; font-weight: none; color: #6A9A13}
A:visited {text-decoration: underline; font-weight: none; color: #6A9A13}
A:active {text-decoration: underline; font-weight: none; color: #6A9A13}
A:hover {text-decoration: none; font-weight: none; color: #6A9A13}

.leftbox {font-family: verdana; font-size: 8pt; color: #59534B; line-height: 140%}
.footer {font-family: verdana; font-size: 8pt; color: #ffffff; line-height: 150%}
.subtitle {font-family: verdana; font-size: 11pt; color: #50740E}
.copy {font-family: verdana; font-size: 10pt; color: #59534B; line-height: 130%}
.subheader {font-family: verdana; font-size: 13pt; color: #59534B; line-height: 130%}

BODY {
        background-image: url('/images/back.jpg');
        background-repeat: repeat-x;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#000000;
        scrollbar-shadow-color:#ffffff;
        scrollbar-face-color:#867968;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3d-light-color:#ffffff;
        scrollbar-dark-shadow-color:#000000;
}
