a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/zumbahl/images/website_144.jpg);
	text-align: center;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 14px;
	text-align: center;
}

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