* {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
body {
	 margin-top:0px;
	 font-size:12px;
}
.lines {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
}
a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	color: #0099FF;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #00CCFF;
	text-decoration: underline;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #CCCC00;
	text-decoration: underline;
}
a:active {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}

