.navBtn {
	height: 35px;
	width: 110px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(Refined_Button.gif);
	text-align: center;
	vertical-align: 50%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;


}
.pageBar {
	background-image: url(bar-birds2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

