.nav {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
}
.blackborder {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
