body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #F18E00;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #E2001A;
}

a:link {
	color: #F18E00;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	color: #F18E00;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}

a:active {
	color: #000099;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;

}

a.hidden {
  color: #F18E00;
}

a.hidden:visited {
  color: #F18E00;
}

a.hidden:hover {
	color: #F18E00;
}

a.hidden:active {
  color: #000066;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #F18E00;
	padding: 2px;
}

a.nav:hover {
	color: #F18E00;
	background-color: #666666;
	padding: 2px;
}
.fifalter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000099;
}
