.nav {
	font-family: Papyrus, "Comic Sans MS", "Brush Script MT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:link {
	font-family: Papyrus, "Comic Sans MS", "Brush Script MT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: Papyrus, "Comic Sans MS", "Brush Script MT";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}

