
.titleCaption {
    font-family: Arial; font-weight: bold; font-size: 20px; color: ffffff;
    padding-top: 8px; padding-bottom: 8px
}

.stdfont {
    font-family: Verdana; font-size: 12px; color: ffffff
}

.newshdgfont {
    font-family: Verdana; font-size: 20px; color: 999999
}

.activeLink {
    font-family: Verdana; font-size: 12px; color: ff0000
}

.copyright {
  font-family: Verdana; font-size: 10px; color: ffffff;
  padding-top: 2px; padding-bottom: 2px
}

#newslinks a:link {
  color: #ba2424;
}

#newslinks a:visited {
  color: #ba4141;
}

#newslinks a:link:hover, #nnewslinks a:visited:hover {
  color: #ff7777;
  background-color: #773333;
}

#newslinks a:link:active, #newslinks a:visited:active {
  color: #ff1111;
  background-color: #ddcccc;
}

#navlinks a:link {
  color: #ff9999;
  text-decoration: none;
}
#navlinks a:visited {
  color: #bb6666;
  text-decoration: none;
}
#navlinks a:link:hover, #navlinks a:visited:hover {
  color: #ff7777;
  background-color: #773333;
}
#navlinks a:link:active, #navlinks a:visited:active {
  color: #ff1111;
  background-color: #ddcccc;
}
