.txt {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #5A1C1B;
	font-size: 14px;

}
.txt:Hover {
	color:#5A1C1B;
	text-decoration:none;
}.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.links:Hover {
	color:#946D49;
	text-decoration:none;
}
.kop {
	font-family: "Times New Roman", Times, serif;
	color: #5A1C1B;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;

}
.links1 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
}
.links1:Hover {
	color:#946D49;
	text-decoration:underline;
}.bgimg {
	background-image: url(../img/bgimg.gif);
	background-repeat: no-repeat;

}
.bgimgtxt {
	background-image: url(../img/bgimgtxt.gif);
}
.subkop {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A1C1B;

}

