#navigation {
	color: #FFFFFF;
	width: 150px;
	padding: 2px; 0px; 2px; 8px;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	font-size: 100%;
	font-weight: bold;
	font-family: "Arial Narrow", "Arial", Times, serif;
	display: block;
}
#navigation td {
	color: #FFFFFF;
	width: 150px;
	padding: 2px 0px 2px 8px;
	text-decoration: none;
	font-weight: bold;
	background-color: #D11523;
	font-size: 100%;
	font-family: "Arial Narrow", "Arial", Times, serif;
	display: block;
}
#navigation a:link, #navigation a:visited {
	font-family: "Arial Narrow", "Arial", Times, serif;
	font-weight: bold;
	background-color: #D11523;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	display: block;
}
#navigation a:hover {
	background-color: #000000;
	color: #FFF200;
	font-size: 100%;
	font-weight: bold;
	font-family: "Arial Narrow", "Arial", Times, serif;
	display: block;
}
#navigation a:active {
	background-color: #D11523;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	font-family: "Arial Narrow", "Arial", Times, serif;
	display: block;
}
.copyright		{ COLOR: #EEEEEE; FONT: 9px geneva, verdana, arial, sans-serif }
.handicap		{ COLOR: #EEEEEE; FONT: 11px,bold, geneva, verdana, arial, sans-serif }