.topnav {
	font-family: Papyrus, Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}
.topnav a {
	color: #000000;
	text-decoration: none;
}
.topnav a:hover {
	color: #6600FF;
	text-decoration: none;
}
