#navBar a, #navBar a:link, #navBar a:visited {
/*	width: 20%; */
	height:17px;
	display:block;
	padding-top:4px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
/*	background: transparent url(/images/filetab.jpg) no-repeat;  */
	text-decoration: none;
  color: #0c4da2;
	font-weight: bold;	
}
	
	 
#navBar a:hover {
	text-decoration: none;
/*   background: transparent url(/images/filetab-hover.jpg) no-repeat; */
	background-color: #0c4da2;
	color: white;
	font-weight: bold;	
	}
	
.footer table, .footer td, .footer tr {
	background-color:#85c879;
	border: none;
	color: blue;
	height:7px;
	padding:0px;
	font-family: times;	
font-size: 65%;
	}

.footer a, .footer a:link, .footer a:visited {
/*	width: 20%; */
	height:7px;
	padding:0px;
	font-family: verdana, arial, sans-serif;
/*	background: transparent url(/images/filetab.jpg) no-repeat;  */
	text-decoration: none;
/*  color: #0c4da2; */
	color: blue;
	font-family: times;	
}
	
	 
.footer a:hover {
	text-decoration: none;
/*   background: transparent url(/images/filetab-hover.jpg) no-repeat; */
/* 	background-color: #0c4da2;  */
	color: white;
	}	