body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:visited {
	font-style: italic;
	color: #990000;
	text-decoration: none;
}
hr {
	line-height: 1px;
	color: #5454A9;
}
.crums {
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

