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: #7DC243}
A:visited {text-decoration: none; font-weight: none; color: #7DC243}
A:active {text-decoration: none; font-weight: none; color: #7DC243}
A:hover {text-decoration: underline; font-weight: none; color: #000066}

.small {font-family: georgia,times,verdana; font-size: 9pt; color: #666666; 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}
.normal {font-family: georgia,times,verdana; font-size: 10pt; color: #555555; 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:#333333;
        scrollbar-shadow-color:#cccccc;
        scrollbar-face-color:#003366;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3d-light-color:#ffffff;
        scrollbar-dark-shadow-color:#333333;
}
