body {	
	width: 667px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	color: Navy;
	font-family: Tahoma, Arial, Helvetica, serif;
	font-size: 7pt; 
	text-align: center; 
	background-color: #FFFF66;
	}
a:link {
	margin-top: 1px;
	text-align: center; 
	color: Navy;
	background-color: #FFFF66;
	width: 78px;
	height: 16px;
	font-size: 8pt;
	text-decoration: none;
	float: left;
	border-style: none none dotted dotted;
	border-color: #99CCFF;
	border-width: 1px;
	}
a:visited {
	text-align: center; 
	color: Gray;
	background-color: #FFFF66;
	width: 78px;
	height: 17px;
	font-size: 8pt;
	text-decoration: none;
	float: left;
	border-style: none none dotted dotted;
	border-color: #99CCFF;
	border-width: 1px;
	}
a:hover {
	text-align: center; 
	color: Navy;
	background-color: #FFFFFF;
	width: 78px;
	height: 18px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-style: none none none dotted;
	border-color: #99CCFF;
	border-width: 1px;
	}
.navtopsel {
	text-align: center; 
	color: Navy;
	background-color: #FFFFFF;
	width: 78px;
	height: 18px;
	font-size: 8pt;
	font-weight: bold;
	float: left;
	border-style: dotted none none dotted;
	border-color: #99CCFF;
	border-width: 1px;
	}