<style>

BODY {     scrollbar-3d-light-color:#999999;
           scrollbar-arrow-color:#000080;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#333333;
           scrollbar-face-color:#DD0BE0;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:black;
  }
.nav A:link { 
   text-decoration: underline; 
   color: #FEFD4B; 
   font-style: bold; 
   font-size: 8pt; 
   font-family: Arial, Garamond, Helveltica;
}

.nav A:visited { 
   text-decoration: underline; 
   color: #eeeeee; 
   font-style: bold; 
   font-size: 8pt; 
   font-family: Arial, Garamond, Helveltica;
}

.nav A:hover { 
   text-decoration: none; 
   color: #ffffff; 
   font-style: bold; 
   font-size: 8pt; 
   font-family: Arial, Garamond, Helveltica;
}

A:link { 
   text-decoration: underline; 
   color: #FEFD4B; 
   font-style: bold; 
   font-size: 12pt; 
   font-family: Arial, Garamond, Helveltica;
}
A:visited { 
   text-decoration: underline; 
   color: #eeeeee; 
   font-style: bold; 
   font-size: 12pt; 
   font-family: Arial, Garamond, Helveltica;
}
A:hover { 
   text-decoration: none; 
   color: #ffffff; 
   font-style: bold; 
   font-size: 12pt; 
   font-family: Arial, Garamond, Helveltica;
}
.purpletxt { 
   text-decoration: none; 
   color: #DD0BE0; 
   font-style: bold; 
   font-size: 12pt;
   font-family: Arial, Garamond, Helveltica;
}
td {
   text-decoration: none; 
   color: #FEFD4B; 
   font-style: bold; 
   font-size: 12pt;
   font-family: Arial, Garamond, Helveltica;
}
.tealtxt {
   text-decoration: none; 
   color: #00FFFF; 
   font-style: bold; 
   font-size: 10pt;
   font-family: Arial, Garamond, Helveltica;
}
.nav {
  text-decoration: none; 
  color: #FEFD4B; 
  font-style: normal; 
  font-size: 8pt;
  font-family: Arial, Garamond, Helveltica;
}

</style>