A.blue:link {text-decoration: none; color: #28166F}
A.blue:visited {text-decoration: none; color: #28166F}
A.blue:active {text-decoration: none; color: #28166F}
A.blue:hover {text-decoration: none; color: #FF8080}

A.subnav:link {text-decoration: none; color: #ff0000}
A.subnav:visited {text-decoration: none; color: #ff0000}
A.subnav:active {text-decoration: none; color: #ff0000}
A.subnav:hover {text-decoration: none; color: #28166F}

A.nav:link {text-decoration: none; color: #ff0000}
A.nav:visited {text-decoration: none; color: #ff0000}
A.nav:active {text-decoration: none; color: #ff0000}
A.nav:hover {text-decoration: none; color: #FF8080}

A:link {text-decoration: none; font-weight: none; color: #ff0000}
A:visited {text-decoration: none; font-weight: none; color: #ff0000}
A:active {text-decoration: none; font-weight: none; color: #ff0000}
A:hover {text-decoration: underline; font-weight: none; color: #FF8080}

.small {font-family: verdana; font-size: 8pt; color: #666666}
.small2 {font-family: verdana; font-size: 8pt; color: #666666; line-height: 140%}
.footer {font-family: verdana; font-size: 8pt; color: #999999}
.subsmall {font-family: verdana; font-size: 8pt; color: #666666; line-height: 140%}
.smaller {font-family: verdana; font-size: 7pt; color: #666666}
.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: verdana; font-size: 10pt; color: #666666; line-height: 140%}
.navigation {font-family: verdana; font-size: 10pt; color: #000000; line-height: 170%}
.normalwhite {font-family: verdana; font-size: 10pt; color: #ffffff}
.normalblue {font-family: verdana; font-size: 10pt; color: #28166F}
.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 {
        background-image: url('/images/back.jpg');
        background-repeat: repeat-y;
        background-position: center;
}
