.text {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	border: none;
	overflow: visible;
	z-index: 1;
	font-weight: bold;
 }

.textsmall {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: none;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	text-align: center;
	font-weight: normal;
}
