.largedrkgray {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.smalldrkgray {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.smalllightgray {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 20px;
	color: #999;
	text-decoration: none;
}
.boxactive {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 20px;
	color: #FF0;
	text-decoration: none;
	background-color: #333;
}
.arrows-light {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.arrows-dark {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

