/* CSS Document */

body {
	font-size:12px;
	background:url("../images/bg.jpg"/*tpa=http://localhost:60978/images/bg.jpg*/) repeat-x;
}
* {
	margin:0px;
	padding:0px;
}
.xhei:link {
	color:#000;
	text-decoration:none;
}
.xhei:hover {
	color:#ff0000;
	text-decoration:none;
}
.xhei:visited {
	color:#000;
	text-decoration:none;
}

.hei:link {
	color:#2c2c2c;
	text-decoration:none;
}
.hei:hover {
	color:#ff0000;
	text-decoration:none;
}
.hei:visited {
	color:#2c2c2c;
	text-decoration:none;
}