


/* ******************  newsletterhighlight  ************** */

.newslettertext {
   font-size: 90%;
   line-height: 130%;
}

.newsbigblue {
   font-size: 150%;
   color: #003399;
      line-height: 130%;
}

.newssmallblue {
   font-size: 100%;
   color: #003399;
   font-weight: bold;
}

.author {
   font-size: 100%;
   color: #003399;
   font-style: italic;
}

.newslettertitle a:link {
   background: #fff;
   color: #048;
}

.author a:link {
   background: #fff;
   color: #048;
   text-decoration: italic;
}

