
.menu_bg {
	background-image: url(Images/menu_bg.jpg);
	background-repeat: repeat;
}
.body_bg {
	background-image: url(Images/body_bg.jpg);
	background-repeat: repeat;
}
.weltext {
	font-family: arial;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height:22px;
}
.heading {
	font-family: arial;
	font-size: 18px;
	color: #60849C;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dc0909;
}


.bg-txt {	font-family: arial;	font-size: 16px;color:#333; line-height:20px;}
.bg-txt a {	font-family: arial;	font-size: 16px;color:#333; text-decoration:none;}
.bg-txt a:hover {	font-family: arial;	font-size: 16px;color:red; text-decoration:none;}
	