body {
   background-color: #9FA4B0;
   background-image: url(mothpic_left_blue_tess.gif); 
   background-attachment: fixed;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   text-align: justify;
}

#newsitem {
   background-color: #F4F5FC;
   background-repeat: no-repeat;
   color: #000000;
   font-size: 13px;
   font-family: sans-serif;
   text-align: justify;
}

#newstop {
   background-color: #B8BBCB;
   color: #000000;
   font-size: 13px;
   padding: 5px;
   text-align: left;
}

.ondark a:link {
  color: #EDEFF3; 
  text-decoration: none;
}

.ondark a:visited {
  color: #EDEFF3; 
  text-decoration: none;
}
.ondark a:hover { 
  color: #FFFFFF; 
  text-decoration: none;
}
.ondark a:active {
  color: #FFFFFF; 
  text-decoration: none;
}

a:link {
  color: #7689B6; 
  text-decoration: underline; 
}

a:visited {
  color: #7689B6; 
  text-decoration: underline; 
}
a:hover { 
  color: #7689B6; 
  text-decoration: underline; 
}
a:active {
  color: #7689B6; 
  text-decoration: underline; 
}

.topnav a:link {
  color: #FFFFFF; 
  text-decoration: none;
}

.topnav a:visited {
  color: #FFFFFF; 
  text-decoration: none;
}
.topnav a:hover { 
  color: #FFFFFF; 
  text-decoration: underline;
}
.topnav a:active {
  color: #FFFFFF; 
  text-decoration: none;
}

