.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: x-small;
	border-bottom: thin dotted #666666;
}
.bodylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: thin dotted #666666;
	font-size: x-small;
}
.bodylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: thin dotted #666666;
	font-size: x-small;
}
.bodylink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: thin dotted #666666;
	font-size: x-small;
}
.bodylink a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: thin dotted #666666;
	font-size: x-small;
}

