.stretch {
	letter-spacing: 0.5px;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {

	text-decoration: none;
}
body {
	font-family: "Courier New", Courier, mono;
}
.m a:link {
	color: #333333;
	text-decoration: none;
}
.m a:visited {
	color: #333333;
	text-decoration: none;
}
.m a:active {

	color: #333333;
	text-decoration: none;
}
.m a:hover {


	color: #999999;
	text-decoration: none;
}
