body {
  font-family: Trebuchet MS;
}

td {
	font-family: Trebuchet MS;
}

th {
	font-family: Trebuchet MS;
}
a{
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}
a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}