@charset "UTF-8";
.philly {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #0000CC;
}
.namo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.biglink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
