.txt
{
 font-family: verdana;
 font-size: 11px;
 color:  gray;
}
.txtsmall
{
 font-family: verdana;
 font-size: 11px;
 color:  gray;
}
.newshead
{
  font-family: verdana;
  font-size: 13px;
  color: #7F7FFF;
}

.news
{
  font-family: verdana;
  font-size: 11px;
  color: #7F7FFF;
}

.newssmall
{
  font-family: verdana;
  font-size: 11px;
  color: #7F7FFF;
}

.txtblack
{
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}
.txtblackb
{
  font-family: verdana;
  font-size: 11px;
  color:   #2AAAFF;
}
.linksorange
{
  font-family: verdana;
  font-size: 11px;
  color: #FFA800;
  font-weight: bold;
  text-decoration: underline;
}
.linksorange:hover
{
  font-family: verdana;
  font-size: 11px;
  color: #FFA800;
  font-weight: bold;
  text-decoration: underline;
}
.txtw
{
  font-family: verdana;
  font-size: 11px;
  color: #696969;
  font-style: italic;
}
.hdwhite
{
  font-family: verdana;
  font-size: 24px;
  color:  #7F7FFF;
}
.hdwhitesmall
{
  font-family: verdana;
  font-size: 11px;
  color: #ffffff;
}
.hdblue
{
  font-family: verdana;
  font-size: 11px;
  color: #7F7FFF;
}
.links
{
  font-family: verdana;
  font-size: 11px;
  color: #696969;
}
.linkssmall
{
  font-family: verdana;
  font-size: 11px;
  color: #696969;
}
.links_new
{
  font-family: verdana;
  font-size: 20px;
  color: Yellow;
}
.links:hover
{
  font-family: verdana;
  font-size: 11px;
  text-decoration: underline;
  color: #696969;
}
.toplinks
{
  font-family: verdana;
  font-size: 11px;
  font-weight: bolder;
  text-decoration: none;
  color:  White;
  background-color: #557FFF;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 25px;
  border: 1pt solid Black;
}
.toplinks:hover
{
  font-family: verdana;
  font-size: 11px;
  text-decoration: none;
  color:  Black;
  background-color:  White;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 25px;
  
}
.scroll
{
  height: 100%;
  width: 100%;
  overflow: scroll;
  scrollbar-face-Color: #cccccc;
  scrollbar-shadow-Color: #eeeeee;
  scrollbar-highlight-Color: #cccccc;
  scrollbar-back-Color: #eeeeee;
  scrollbar-arrow-color: 1C4F62;
}