A.light:link {text-decoration: none; color: #DEA186}
A.light:visited {text-decoration: none; color: #DEA186}
A.light:active {text-decoration: none; color: #DEA186}
A.light:hover {text-decoration: underline; color: #E9BEAB}

A.white:link {text-decoration: none; color: #FFFFFF}
A.white:visited {text-decoration: none; color: #FFFFFF}
A.white:active {text-decoration: none; color: #ffffff}
A.white:hover {text-decoration: none; color: #cccccc}

A:link {text-decoration: none; font-weight: none; color: #BA4714}
A:visited {text-decoration: none; font-weight: none; color: #BA4714}
A:active {text-decoration: none; font-weight: none; color: #BA4714}
A:hover {text-decoration: underline; font-weight: none; color: #E0571A}

.small {font-family: verdana; font-size: 8pt; color: #000000}
.smallwhite {font-family: arial,verdana; font-size: 9pt; color: #ffffff}
.smallerwhite {font-family: arial,verdana; font-size: 7.5pt; color: #ffffff}
.footer {font-family: arial,verdana; font-size: 8pt; color: #ffffff; line-height: 150%}
.redquote {font-family: times,arial,verdana; font-size: 8pt; color: #E76630}
.smallblue {font-family: verdana; font-size: 8pt; color: #000066}
.smallgrey {font-family: verdana; font-size: 8pt; color: #BBBBBB}
.copy {font-family: arial,verdana; font-size: 10pt; color: #444444; line-height: 130%}
.copy-home {font-family: arial,verdana; font-size: 12pt; color: #444444; line-height: 120%}
.normal {font-family: verdana; font-size: 10pt; color: #000000}
.normalwhite {font-family: arial,verdana; font-size: 10pt; color: #ffffff}
.normalblue {font-family: verdana; font-size: 10pt; color: #000066}
.large {font-family: verdana; font-size: 12pt}
.largewhite {font-family: verdana; font-size: 12pt; color: #EEEEEE}
.largeblue {font-family: verdana; font-size: 12pt; color: #000066}

.inlinebox {
	width: 190px;
	float: right;
	display: inline;
	padding: 6px 5px;
	margin: 0px 0px 0px 0;
}

BODY {
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#333333;
        scrollbar-shadow-color:#ffffff;
        scrollbar-face-color:#3C3E8D;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3d-light-color:#ffffff;
        scrollbar-dark-shadow-color:#333333;
}
