a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424CAE;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424CAE;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424CAE;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424CAE;
}
.ContentBGround {
	background-image: url(../images/hncentrebground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.TypeStandard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #424CAE;
	text-decoration: none;
}
.TypeBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #424CAE;
}
.Feed {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424CAE;
	font-size: 14px;
}
.Logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
