 body {
	background-color:#000000;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	
overflow:hidden;}
	
	
.style1 {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 a:link {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	color: #2AFF55;
	font-weight: bold;
	color:#FFFFAA;
}
.style1 a:visited {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	color: #2AFF55;
	font-weight: bold;
	color:#FFFFAA;
}
.style1 a:hover {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	color: #2AFF55;
	font-weight: bold;
	color:#dcea00;
	text-decoration:underline;
}
.style1 a:active {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	color: #2AFF55;
	font-weight: bold;
	color:#dcea00;
	text-decoration:underline;
}

.bottombg {
background-image:url(images/hn_logobg.png);
background-repeat:repeat;
     position: absolute;
     bottom: 0px;
     left: 0px;
width:1150;
height:80px;
overflow:hidden;
z-index:3000;
}
.bottomlogos {
     position: absolute;
     bottom: 0px;
     left: 0px;
width:1150;
height:80px;
overflow:hidden;
z-index:4000;

}