a:link { color:#FF9933; text-decoration: none;  font-weight: bold;}
a:visited { color:#FF9933; text-decoration:none;  font-weight: bold;}
a:hover { color: #FF6633; text-decoration:none;  font-weight: bold;}
a:active { color:#FF9933; text-decoration:none;  font-weight: bold;}

body {
	font-family: Arial, sans-serif;
	background-image: url(/images/hg-ib24.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
  	margin: 0px;
}


.headline {
	color: black;
	font: 20px;
	font-weight: bold;
}


.content {

	font-size: 13px;
	color: Black;
	}