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: #000000;
	text-decoration: none;
	font-weight: bold;
	border-color:#000000;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-color:#000000;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	border-color:#000000;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-color:#000000;
}

