A:link {
COLOR: red;
FONT-SIZE: 12px;
}
A {
COLOR: red;
FONT-SIZE: 12px;
}
A:hover {
COLOR: blue;
FONT-SIZE: 12px;
}
BODY {
background-image: url(grey_black_back.gif);
background-repeat: repeat;
background-attachment: fixed;
SCROLLBAR-FACE-COLOR: white;
FONT-SIZE: 14px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
SCROLLBAR-HIGHLIGHT-COLOR: red;
SCROLLBAR-SHADOW-COLOR: red;
SCROLLBAR-ARROW-COLOR: red;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: red;
SCROLLBAR-BASE-COLOR: white
}
TD {
FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.linkcolor1 {font-family: arial; font-size: 12px; color: black}
.linkcolor1 a:link {font-family: arial; font-size: 12px; color: white}
.linkcolor1 a:visited {font-family: arial; font-size: 12px; color: white}
.linkcolor1 a:hover {font-family: arial; font-size: 12px; color: blue}

.linkcolor2 {FONT-SIZE: 15px; COLOR: red; FONT-FAMILY: arial}
.linkcolor2 A:link {FONT-SIZE: 12px; COLOR: purple; FONT-FAMILY: arial}
.linkcolor2 A:visited {FONT-SIZE: 12px; COLOR: purple; FONT-FAMILY: arial}
.linkcolor2 A:hover {FONT-SIZE: 12x; COLOR: pink; FONT-FAMILY: arial}

.linkcolor3 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: arial}

.linkcolor4 {FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: arial}
.linkcolor4 A:link {FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: arial}
.linkcolor4 A:visited {FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: arial}
.linkcolor4 A:hover {FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: arial}

.green {FONT-SIZE: 12px; COLOR: #00FF00; FONT-FAMILY: arial}
.green A:link {FONT-SIZE: 12px; COLOR: #00FF00; FONT-FAMILY: arial}
.green A:visited {FONT-SIZE: 12px; COLOR: #00FF00; FONT-FAMILY: arial}
.green A:hover {FONT-SIZE: 12px; COLOR: #FFFF00; FONT-FAMILY: arial}

.smalltext {FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: arial}
.largetextwhite {FONT-SIZE: 14px; COLOR: white; FONT-FAMILY: arial}

.btm {font-family: Verdana; font-size: 9px; color: white;}
.btm a:link {font-family: Verdana; font-size: 9px; color: white;}
.btm a:visited {font-family: Verdana; font-size: 9px; color: white;}
.btm a:hover {font-family: Verdana; font-size: 9px; color: red;}