.NormalText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;	 
}
.NewsHeadline {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404766;
	font-style: normal;
	font-weight: bold;
}
.NewsDate {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.NewsContent {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404766;
	font-style: oblique;
}
.vet {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404766;
	font-style: normal;
	font-weight: bold;
}
.cursief {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404766;
	font-style:italic;
	font-weight:normal;
}
a.navlinkW:link, a.navlinkW:visited, a.navlinkW:active
{
  color:#FFFFFF; 
  font-family : "Trebuchet MS";
  font-size : 11px;  
  text-decoration:none;
  line-height:15px;
}
a.navlink:link, a.navlink:visited, a.navlink:active
{
  color:#3F476A; 
  font-family : "Trebuchet MS";
  font-size : 11px;  
  text-decoration:none;
  line-height:15px;
}
a.navlink:hover
{
    color: lightgrey;
    font-family: "Trebuchet MS";
    font-size: 11px;
    text-decoration: none;
    line-height: 15px;
}
a.subnavlink:link, a.subnavlink:visited, a.subnavlink:active
{
  color:#666666; 
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight:bold;
  text-decoration:none;
  line-height:15px;
}
a.subnavlink:hover
{
  color:#666666;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight:bold;
  text-decoration:underline;
  line-height:15px;
}

