a:link {
	text-decoration: none;
	color : White;
}
a.intext:link {
	text-decoration : underline;
	color : White;
}
a.visited {
	color: White;
}
a.intext:visited {
	color : White;
}
a:hover {
	text-decoration: none;
	color : Silver;
}
a.intext:hover {
	text-decoration : underline;
	color : Silver;
}
.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: White;
	text-decoration: none;
}
.subnavihead {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: White;
	text-decoration: none;

}
.lesetext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: White;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
