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:link {text-decoration: none; font-weight: none; color: #2673BF}
A:visited {text-decoration: none; font-weight: none; color: #2673BF}
A:active {text-decoration: none; font-weight: none; color: #2673BF}
A:hover {text-decoration: underline; font-weight: none; color: #29A0D7}

.small {font-family: arial,verdana; font-size: 8pt; color: #333333; line-height: 140%}
.smallwhite {font-family: verdana; font-size: 8pt; color: #ffffff}
.smallblue {font-family: verdana; font-size: 8pt; color: #000066}
.smallgrey {font-family: verdana; font-size: 8pt; color: #BBBBBB}
.smaller {font-family: arial,verdana; font-size: 7.5pt; color: #444444}
.normal {font-family: arial,verdana; font-size: 10pt; color: #333333; line-height: 140%}
.normalwhite {font-family: verdana; font-size: 10pt; color: #EEEEEE}
.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}

BODY {
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#000000;
        scrollbar-shadow-color:#ffffff;
        scrollbar-face-color:#74868D;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3d-light-color:#ffffff;
        scrollbar-dark-shadow-color:#000000;
}
