body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.eng_normal{
	font-family: Tahoma;
	font-size: 12px;
	color: #f1f1f1;
}
.eng_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #842626;
	font-weight: bold;
}



