.small {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #AFAFAF;
	text-decoration: none;
	font-weight: bold;
}
.smaller {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
