.body-link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color: #0000FF;
	text-decoration: underline;
}
body-link a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}
body-link a:hover {
	text-decoration: underline;
	color: #000000;
}
