.body {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	a:link
}

a.bodyLink:link {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
a.bodyLink:visited {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
a.bodyLink:hover {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #000000;
}
a.bodyLink:active {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
