body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
}
.navbartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a.navbartext:link {
	color: #FFFFFF;
}
.smalltext {
	font-size: x-small;
	color: #333333;
}
.enthnnav {
	font-size: small;
}
.bafaces {
	color: #0066CC;
}
a.bafaces:link {
	color: #006699;
}
