<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../Img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt {
	font-family: "Verdana, Arial, sans-serif;";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.MenuTitle {
	font-family: "Verdana, Arial, sans-serif;";
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #EEFCFF;
	text-decoration: none;
	cursor:hand;
}
a.MeunTitle:hover {
	color: #BBF1FF;
	text-decoration:underline}
.hei {
	font-family: "Verdana, Arial, sans-serif;";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bott {
	font-family: "Verdana, Arial, sans-serif;";
	font-size: 12px;
	line-height: 30px;
	color: #DFF9FF;
	text-decoration: none;
}
.bottom {
	font-family: "Verdana, Arial, sans-serif;";
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	text-decoration: underline;
}
a.bottom:hover {
	text-decoration: none;
}
a.txt:hover {
	color: #003366;
	text-decoration: none;
}
-->