body {
	font-family: Herculanum;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	font-family: Herculanum;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Herculanum;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Herculanum;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Herculanum;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
