
a, a:visited {
	color: #009AD6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	padding: 2px;
}
a:active, a:focus, a:hover {
	color: Gray;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: disc;
}
td.unlinked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Gray;
}
