/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/rand_1px.gif);
}
.navi {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;	
}
.news {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003369;
}
.headline {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #003369;	
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003369;
	line-height: 16px;
}
a:link {
 	text-decoration: none;
}
a:hover {
 	text-decoration: none;
}
a:active {
 	text-decoration: none;
}
a:visited {
 	text-decoration: none;
}