.Hersby {
	font-family: "Microsoft Sans Serif", Garamond;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #000000;
	word-spacing: normal;
}
a:link {
	font-family:Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family:Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family:Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #AF0200;
	text-decoration: none;
}
a:hover {
	font-family:Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #AF0200;
	text-decoration: none;
}