body {
	background-image: url(images/bg-main.gif);
	background-color: #6D1002;
}
-->
</style>
<link href="hhd.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #968064;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}