
body {
  font-family: tahoma;
  font-size: x-small;
  color: white;
}

.dtitle{
  font-family: tahoma;
  font-size: large;
  color: white;
}

td{
    font-family: tahoma;
  font-size: x-small;
  color: white;
}

.ntitle{
  font-family: tahoma;
  font-size: x-small;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.news{
  font-family: tahoma;
  font-size: x-small;
  color: white;
}

.fpnews{
  font-family: tahoma;
  font-size: xx-small;
  color: white;
  font-weight: bold  ;
}
.fpnews  :link {text-decoration: none; color: white;}
.fpnews  :visited {text-decoration: none; color: white;}
.fpnews  :active {text-decoration: none; color: white;}
.fpnews  :hover {text-decoration: none; color: gray;}

.fpnewstext{
  font-family: tahoma;
  font-size: 7pt;
  color: white;
}
.fpnewstext  :link {text-decoration: none; color: white;}
.fpnewstext  :visited {text-decoration: none; color: white;}
.fpnewstext  :active {text-decoration: none; color: white;}
.fpnewstext  :hover {text-decoration: none; color: gray;}



.nlink{
  font-family: tahoma;
  font-size: x-small;
  text-decoration: none;
  color: white;
}

.ndate{
  font-family: tahoma;
  font-size: x-small;
  font-weight: bold;
  color: white;
  text-align: left;
}






