.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: black;

}
.title {
	font-family: Tahoma;
	font-size: 200%;
	color: black;
}
.navBarTitle { font-family: Tahoma; font-size: x-large; color: black; font-weight: bold}
.navBar {
	font-size: 75%;
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
}
.navBarpipe {
	font-size: 75%;
	color: 186544;
	font-weight: normal;
	font-family: Tahoma;
}
a.navBar:hover  {
	color: #32CD32;
}.reffont {
	font-family: Tahoma;
	font-size: 36px;
	text-decoration: blink;
}
