.outline {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 800px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #C49C7C;
}
.hundle {
	background-image: url(list/img/hundle_bg.gif);
	height: 16px;
	position: absolute;
	top: 260px;
	width: 650px;
	padding: 2px 15px;
	left: 0px;
}
.text-style4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.text-style5 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #990000;
}
