
	
		
A:link {text-decoration: none; color: #A26F36;}
A:visited {text-decoration: none; color: #A26F36;}
A:active {text-decoration: none; color: #A26F36;}
A:hover {text-decoration: none; color: #723E05;}


		
	
div.navlist a {
	
	display: block;
	text-decoration: none;
	padding: 4px;
	background-color: 
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #587B7B;
	border-bottom: 0px solid #000000;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:8pt; 
	color: #587A7B;
	text-align: center;
}

div.navlist a:hover {
	padding: 4px;
	background-color: #ECDDCC;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #587B7B;
	border-bottom: 0px solid #000000;
	color: #587A7B;
	text-align: center;
}

	
	#text a {
		text-decoration: none;
		color: #975D1F;
		}
	
	#text a:hover {
		border-bottom: 1px dotted #975D1F;
		font-weight: bolder;
		}


		
#bottomNav {
	background-image: url(../images/bottomNav_bar.gif);
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}
	
	#bottomNav a {	
		text-decoration: none;
		color: #000;
		}

	#bottomNav a:hover {
		color: #975D1F;
		}





	
	#bottom p a {
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dotted #fff;
		}
	
	#bottom p a:hover {
		font-weight: bolder;
		}













