body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #091453;
	text-decoration: none;
	margin: 0px;
	padding: 30px 0px 30px 10px;
	background-color: #e6e7ed;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091453;
	text-decoration: none;
}
.kop_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #091453;
	text-decoration: none;
	font-weight: bold;
}
A:LINK {
	text-decoration : none;
	font-weight : bold;
	color : 091453;
	font-size : 11px;
font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

 A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color :091453;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
A:ACTIVE
 {
	text-decoration : none;
	font-weight : bold;
	color : 091453;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
A:HOVER
 {
	text-decoration : none;
	font-weight : bold;
	color : #000000;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;

	font-variant: normal;
}

